Pull request #4010 updated 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3+6e9677111368bd71f12b2fffc8d3b076ab0cfc37 (f2428bc95166a5a78511ade0f4a539171feef310) 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-ssh7922337280788132873.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-ssh10174780215698276122.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-4010/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-4010/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6209034215329288816.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-ssh6298879636125555298.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-4010/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-4010/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15177227409589694417.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-41830 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 into PR head commit 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 Merge succeeded, producing f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 Checking out Revision f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 (PR-4010) > 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/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 # 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 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 # timeout=10 Commit message: "Merge commit '6e9677111368bd71f12b2fffc8d3b076ab0cfc37' into HEAD" > git rev-list --no-walk 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T17:37:59.514Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T17:37:59.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T17:37:59.590Z] ========================================================= [2022-05-09T17:37:59.590Z] EdgeX Global Pipelines Version Info [2022-05-09T17:37:59.590Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:38:00.395Z] ------------------- [2022-05-09T17:38:00.396Z] stable info: [2022-05-09T17:38:00.396Z] ------------------- [2022-05-09T17:38:00.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T17:38:00.396Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T17:38:00.396Z] Message: update stable to v1.0.227 [2022-05-09T17:38:00.972Z] ------------------- [2022-05-09T17:38:00.972Z] experimental info: [2022-05-09T17:38:00.972Z] ------------------- [2022-05-09T17:38:00.972Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T17:38:00.972Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T17:38:00.972Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T17:38:01.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-09T17:38:01.134Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-09T17:38:01.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T17:38:01.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T17:38:01.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T17:38:01.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T17:38:01.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T17:38:01.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-09T17:38:01.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-09T17:38:01.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-09T17:38:01.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T17:38:01.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T17:38:01.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T17:38:01.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T17:38:01.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T17:38:01.274Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T17:38:01.282Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T17:38:01.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T17:38:01.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-09T17:38:01.306Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-09T17:38:01.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T17:38:01.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T17:38:01.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4010 [Pipeline] echo [2022-05-09T17:38:01.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4010 [Pipeline] echo [2022-05-09T17:38:01.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4010 [Pipeline] echo [2022-05-09T17:38:01.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [Pipeline] echo [2022-05-09T17:38:01.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8be564 [Pipeline] echo [2022-05-09T17:38:01.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T17:38:01.419Z] provisioning config files... [2022-05-09T17:38:01.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2383926898974609105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:38:01.743Z] ---> docker-login.sh [2022-05-09T17:38:01.743Z] nexus3.edgexfoundry.org:10001 [2022-05-09T17:38:02.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:38:02.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:38:02.006Z] Configure a credential helper to remove this warning. See [2022-05-09T17:38:02.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:38:02.006Z] [2022-05-09T17:38:02.006Z] Login Succeeded [2022-05-09T17:38:02.006Z] nexus3.edgexfoundry.org:10002 [2022-05-09T17:38:02.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:38:02.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:38:02.269Z] Configure a credential helper to remove this warning. See [2022-05-09T17:38:02.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:38:02.269Z] [2022-05-09T17:38:02.269Z] Login Succeeded [2022-05-09T17:38:02.269Z] nexus3.edgexfoundry.org:10003 [2022-05-09T17:38:02.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:38:02.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:38:02.269Z] Configure a credential helper to remove this warning. See [2022-05-09T17:38:02.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:38:02.269Z] [2022-05-09T17:38:02.269Z] Login Succeeded [2022-05-09T17:38:02.269Z] nexus3.edgexfoundry.org:10004 [2022-05-09T17:38:02.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:38:02.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:38:02.530Z] Configure a credential helper to remove this warning. See [2022-05-09T17:38:02.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:38:02.530Z] [2022-05-09T17:38:02.530Z] Login Succeeded [2022-05-09T17:38:02.530Z] docker.io [2022-05-09T17:38:02.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:38:03.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:38:03.102Z] Configure a credential helper to remove this warning. See [2022-05-09T17:38:03.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:38:03.102Z] [2022-05-09T17:38:03.102Z] Login Succeeded [2022-05-09T17:38:03.102Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T17:38:03.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T17:38:03.423Z] + 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-09T17:38:03.423Z] + dirname cmd/core-command/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/core-data/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-09T17:38:03.423Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2022-05-09T17:38:03.423Z] [2022-05-09T17:38:03.423Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-09T17:38:03.423Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-09T17:38:03.423Z] cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-09T17:38:03.423Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T17:38:03.423Z] cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/support-notifications/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-09T17:38:03.423Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-09T17:38:03.423Z] + cut -d/ -f2 [2022-05-09T17:38:03.423Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-09T17:38:03.537Z] 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-09T17:38:03.891Z] + git rev-list -1 --merges f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5~1..f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [Pipeline] echo [2022-05-09T17:38:03.902Z] -----------> git rev-list -1 --merges f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5~1..f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:38:03.902Z] f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [false] [Pipeline] sh [2022-05-09T17:38:04.197Z] + git log --format=format:%s -1 f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [Pipeline] echo [2022-05-09T17:38:04.215Z] ========================================================= [2022-05-09T17:38:04.215Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T17:38:04.215Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-09T17:38:04.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T17:38:04.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T17:38:04.670Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T17:38:04.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T17:38:04.670Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T17:38:04.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T17:38:04.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:38:05.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T17:38:05.099Z] [2022-05-09T17:38:05.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:38:05.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T17:38:05.406Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T17:38:05.406Z] 1fe172e4850f: Pulling fs layer [2022-05-09T17:38:05.406Z] caf521ccaac6: Pulling fs layer [2022-05-09T17:38:05.406Z] 3ead6fa29328: Pulling fs layer [2022-05-09T17:38:05.406Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T17:38:05.406Z] a8d5f1318db7: Pulling fs layer [2022-05-09T17:38:05.406Z] c427282e49a2: Pulling fs layer [2022-05-09T17:38:05.406Z] 1827001aaf11: Pulling fs layer [2022-05-09T17:38:05.406Z] 0714d37db230: Pulling fs layer [2022-05-09T17:38:05.406Z] ac28cf19c067: Pulling fs layer [2022-05-09T17:38:05.406Z] ca983d60f3e2: Pulling fs layer [2022-05-09T17:38:05.406Z] 9f894cec8388: Pulling fs layer [2022-05-09T17:38:05.406Z] 5c2a1cbceb83: Waiting [2022-05-09T17:38:05.406Z] c427282e49a2: Waiting [2022-05-09T17:38:05.406Z] ac28cf19c067: Waiting [2022-05-09T17:38:05.406Z] ca983d60f3e2: Waiting [2022-05-09T17:38:05.406Z] 9f894cec8388: Waiting [2022-05-09T17:38:05.406Z] 1827001aaf11: Waiting [2022-05-09T17:38:05.406Z] 0714d37db230: Waiting [2022-05-09T17:38:05.406Z] a8d5f1318db7: Waiting [2022-05-09T17:38:05.406Z] caf521ccaac6: Verifying Checksum [2022-05-09T17:38:05.406Z] caf521ccaac6: Download complete [2022-05-09T17:38:05.406Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T17:38:05.406Z] 5c2a1cbceb83: Download complete [2022-05-09T17:38:05.667Z] a8d5f1318db7: Verifying Checksum [2022-05-09T17:38:05.667Z] a8d5f1318db7: Download complete [2022-05-09T17:38:05.667Z] c427282e49a2: Verifying Checksum [2022-05-09T17:38:05.667Z] c427282e49a2: Download complete [2022-05-09T17:38:05.667Z] 3ead6fa29328: Verifying Checksum [2022-05-09T17:38:05.667Z] 3ead6fa29328: Download complete [2022-05-09T17:38:05.667Z] 0714d37db230: Verifying Checksum [2022-05-09T17:38:05.667Z] 0714d37db230: Download complete [2022-05-09T17:38:05.667Z] ac28cf19c067: Verifying Checksum [2022-05-09T17:38:05.667Z] ac28cf19c067: Download complete [2022-05-09T17:38:05.667Z] ca983d60f3e2: Verifying Checksum [2022-05-09T17:38:05.667Z] ca983d60f3e2: Download complete [2022-05-09T17:38:05.667Z] 9f894cec8388: Download complete [2022-05-09T17:38:05.667Z] 1fe172e4850f: Verifying Checksum [2022-05-09T17:38:05.667Z] 1fe172e4850f: Download complete [2022-05-09T17:38:05.928Z] 1827001aaf11: Verifying Checksum [2022-05-09T17:38:05.928Z] 1827001aaf11: Download complete [2022-05-09T17:38:07.315Z] 1fe172e4850f: Pull complete [2022-05-09T17:38:07.315Z] caf521ccaac6: Pull complete [2022-05-09T17:38:07.888Z] 3ead6fa29328: Pull complete [2022-05-09T17:38:07.888Z] 5c2a1cbceb83: Pull complete [2022-05-09T17:38:08.460Z] a8d5f1318db7: Pull complete [2022-05-09T17:38:08.460Z] c427282e49a2: Pull complete [2022-05-09T17:38:10.370Z] 1827001aaf11: Pull complete [2022-05-09T17:38:10.370Z] 0714d37db230: Pull complete [2022-05-09T17:38:10.631Z] ac28cf19c067: Pull complete [2022-05-09T17:38:10.893Z] ca983d60f3e2: Pull complete [2022-05-09T17:38:10.893Z] 9f894cec8388: Pull complete [2022-05-09T17:38:10.893Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T17:38:10.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T17:38:10.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T17:38:10.965Z] prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container [2022-05-09T17:38:11.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T17:38:12.623Z] $ docker top 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b -eo pid,comm [2022-05-09T17:38:12.696Z] 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-09T17:38:12.696Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T17:38:12.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T17:38:12.735Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T17:38:12.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T17:38:12.890Z] $ docker exec 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b ssh-agent [2022-05-09T17:38:13.013Z] SSH_AUTH_SOCK=/tmp/ssh-YIZOiJrRxvSZ/agent.33 [2022-05-09T17:38:13.013Z] SSH_AGENT_PID=39 [2022-05-09T17:38:13.022Z] Running ssh-add (command line suppressed) [2022-05-09T17:38:13.136Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6973349112909183404.key (/w/workspace/edgex-go/3@tmp/private_key_6973349112909183404.key) [2022-05-09T17:38:13.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T17:38:13.440Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T17:38:13.465Z] $ docker exec --env ******** --env ******** 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b ssh-agent -k [2022-05-09T17:38:13.579Z] unset SSH_AUTH_SOCK; [2022-05-09T17:38:13.579Z] unset SSH_AGENT_PID; [2022-05-09T17:38:13.579Z] echo Agent pid 39 killed; [2022-05-09T17:38:13.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T17:38:13.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T17:38:13.608Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T17:38:13.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T17:38:13.776Z] $ docker exec 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b ssh-agent [2022-05-09T17:38:13.898Z] SSH_AUTH_SOCK=/tmp/ssh-45NeqyWYQkzu/agent.72 [2022-05-09T17:38:13.898Z] SSH_AGENT_PID=78 [2022-05-09T17:38:13.903Z] Running ssh-add (command line suppressed) [2022-05-09T17:38:14.036Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8607375652769277693.key (/w/workspace/edgex-go/3@tmp/private_key_8607375652769277693.key) [2022-05-09T17:38:14.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T17:38:14.339Z] + git semver init [2022-05-09T17:38:14.599Z] 2022-05-09 17:38:14,567 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T17:38:14.599Z] 2022-05-09 17:38:14,568 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-05-09T17:38:14.599Z] 2022-05-09 17:38:14,569 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-05-09T17:38:14.599Z] 2022-05-09 17:38:14,569 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-05-09T17:38:18.807Z] 2022-05-09 17:38:18,629 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-05-09T17:38:18.807Z] 2022-05-09 17:38:18,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4010 with force:False [2022-05-09T17:38:18.807Z] 2022-05-09 17:38:18,631 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4010 [2022-05-09T17:38:18.807Z] 2022-05-09 17:38:18,637 [execute] INFO git cat-file --batch-check [2022-05-09T17:38:18.807Z] 2022-05-09 17:38:18,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T17:38:18.807Z] 2022-05-09 17:38:18,643 [execute] INFO git cat-file --batch [2022-05-09T17:38:18.807Z] 2022-05-09 17:38:18,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T17:38:18.807Z] 2022-05-09 17:38:18,649 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4010 [2022-05-09T17:38:18.807Z] 0.0.0 [Pipeline] } [2022-05-09T17:38:18.825Z] $ docker exec --env ******** --env ******** 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b ssh-agent -k [2022-05-09T17:38:18.943Z] unset SSH_AUTH_SOCK; [2022-05-09T17:38:18.943Z] unset SSH_AGENT_PID; [2022-05-09T17:38:18.944Z] echo Agent pid 78 killed; [2022-05-09T17:38:18.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T17:38:19.268Z] + git semver [Pipeline] } [2022-05-09T17:38:19.553Z] $ docker stop --time=1 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b [2022-05-09T17:38:20.913Z] $ docker rm -f 59fd509a83672635a45b6ef9d58c9b362b6dbe7a7e40b08816d40fcf9740da0b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T17:38:21.256Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T17:38:21.523Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T17:38:21.528Z] [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-09T17:38:21.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T17:38:21.664Z] ========================================================= [2022-05-09T17:38:21.664Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T17:38:21.664Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:38:21.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T17:38:21.960Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T17:38:21.960Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T17:38:21.960Z] 666ba61612fd: Pulling fs layer [2022-05-09T17:38:21.960Z] 8ed8ca486205: Pulling fs layer [2022-05-09T17:38:21.960Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T17:38:21.960Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T17:38:21.960Z] ca2b28591e48: Pulling fs layer [2022-05-09T17:38:21.960Z] a51346096db8: Pulling fs layer [2022-05-09T17:38:21.960Z] daebc70d1ce1: Pulling fs layer [2022-05-09T17:38:21.960Z] 0e18a0eac166: Pulling fs layer [2022-05-09T17:38:21.960Z] ca2b28591e48: Waiting [2022-05-09T17:38:21.960Z] daebc70d1ce1: Waiting [2022-05-09T17:38:21.960Z] 0e18a0eac166: Waiting [2022-05-09T17:38:21.960Z] 4fe6c5a15a65: Waiting [2022-05-09T17:38:21.960Z] 22a0e8bec74d: Waiting [2022-05-09T17:38:21.960Z] a51346096db8: Waiting [2022-05-09T17:38:21.960Z] 8ed8ca486205: Verifying Checksum [2022-05-09T17:38:21.960Z] 8ed8ca486205: Download complete [2022-05-09T17:38:21.960Z] 666ba61612fd: Verifying Checksum [2022-05-09T17:38:21.960Z] 666ba61612fd: Download complete [2022-05-09T17:38:21.960Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T17:38:21.960Z] 22a0e8bec74d: Download complete [2022-05-09T17:38:21.960Z] ca2b28591e48: Verifying Checksum [2022-05-09T17:38:21.960Z] a51346096db8: Verifying Checksum [2022-05-09T17:38:21.960Z] a51346096db8: Download complete [2022-05-09T17:38:21.960Z] 59bf1c3509f3: Download complete [2022-05-09T17:38:22.222Z] daebc70d1ce1: Verifying Checksum [2022-05-09T17:38:22.222Z] daebc70d1ce1: Download complete [2022-05-09T17:38:22.222Z] 59bf1c3509f3: Pull complete [2022-05-09T17:38:22.222Z] 666ba61612fd: Pull complete [2022-05-09T17:38:22.485Z] 8ed8ca486205: Pull complete [2022-05-09T17:38:22.751Z] 0e18a0eac166: Verifying Checksum [2022-05-09T17:38:22.751Z] 0e18a0eac166: Download complete [2022-05-09T17:38:22.751Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T17:38:22.751Z] 4fe6c5a15a65: Download complete [2022-05-09T17:38:26.949Z] 4fe6c5a15a65: Pull complete [2022-05-09T17:38:26.949Z] 22a0e8bec74d: Pull complete [2022-05-09T17:38:26.949Z] ca2b28591e48: Pull complete [2022-05-09T17:38:26.949Z] a51346096db8: Pull complete [2022-05-09T17:38:26.949Z] daebc70d1ce1: Pull complete [2022-05-09T17:38:28.875Z] 0e18a0eac166: Pull complete [2022-05-09T17:38:28.875Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T17:38:28.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T17:38:28.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:38:29.198Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T17:38:29.198Z] WORKDIR /edgex [2022-05-09T17:38:29.198Z] COPY go.mod . [2022-05-09T17:38:29.198Z] RUN go mod download [2022-05-09T17:38:29.198Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-09T17:38:30.584Z] Sending build context to Docker daemon 335.3MB [2022-05-09T17:38:30.584Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T17:38:30.584Z] ---> f018257e8ee9 [2022-05-09T17:38:30.584Z] Step 2/4 : WORKDIR /edgex [2022-05-09T17:38:33.131Z] ---> Running in f73d3dac2fce [2022-05-09T17:38:33.131Z] Removing intermediate container f73d3dac2fce [2022-05-09T17:38:33.131Z] ---> a646c156ee78 [2022-05-09T17:38:33.131Z] Step 3/4 : COPY go.mod . [2022-05-09T17:38:33.131Z] ---> bfa71e1efe78 [2022-05-09T17:38:33.131Z] Step 4/4 : RUN go mod download [2022-05-09T17:38:33.131Z] ---> Running in 9a563d9b9020 [2022-05-09T17:38:36.605Z] Still waiting to schedule task [2022-05-09T17:38:36.605Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-09T17:38:55.119Z] Removing intermediate container 9a563d9b9020 [2022-05-09T17:38:55.119Z] ---> c024381915a0 [2022-05-09T17:38:55.119Z] Successfully built c024381915a0 [2022-05-09T17:38:55.119Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:38:55.420Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T17:38:55.421Z] . [Pipeline] withDockerContainer [2022-05-09T17:38:55.485Z] prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container [2022-05-09T17:38:55.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2022-05-09T17:38:55.994Z] $ docker top 8000da4183a26c2ab9a0dd9f02424138938b09852d1d46c4347bf57af9579279 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:38:56.354Z] + go version [2022-05-09T17:38:56.354Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T17:38:56.374Z] $ docker stop --time=1 8000da4183a26c2ab9a0dd9f02424138938b09852d1d46c4347bf57af9579279 [2022-05-09T17:38:57.680Z] $ docker rm -f 8000da4183a26c2ab9a0dd9f02424138938b09852d1d46c4347bf57af9579279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:38:58.092Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T17:38:58.092Z] . [Pipeline] withDockerContainer [2022-05-09T17:38:58.169Z] prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container [2022-05-09T17:38:58.210Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2022-05-09T17:38:58.590Z] $ docker top 3560e84c872e5474d405063900c6a1b55c1146d2b392987c246d65306574c57c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T17:38:58.666Z] ========================================================= [2022-05-09T17:38:58.666Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T17:38:58.666Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:38:58.959Z] + make test [2022-05-09T17:38:58.959Z] go mod tidy -compat=1.17 [2022-05-09T17:38:59.219Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T17:39:04.601Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T17:39:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T17:39:17.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-05-09T17:39:17.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T17:39:17.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T17:39:18.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2022-05-09T17:39:18.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T17:39:18.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 53.4% of statements [2022-05-09T17:39:18.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T17:39:18.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.494s coverage: 89.2% of statements [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.094s coverage: 84.4% of statements [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.474s coverage: 95.6% of statements [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.110s coverage: 72.2% of statements [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2022-05-09T17:39:21.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-05-09T17:39:21.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-05-09T17:39:31.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2022-05-09T17:39:31.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-05-09T17:39:33.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-05-09T17:39:33.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T17:39:43.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.104s coverage: 92.9% of statements [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T17:39:43.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T17:39:43.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.082s coverage: 87.2% of statements [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T17:39:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.2% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.8% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.069s coverage: 28.9% of statements [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T17:39:43.518Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2022-05-09T17:39:43.518Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-09T17:39:43.518Z] 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-09T17:40:01.609Z] GO111MODULE=on go vet ./... [2022-05-09T17:40:04.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T17:40:05.170Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T17:40:05.740Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T17:40:06.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T17:40:06.615Z] + ls -al . [2022-05-09T17:40:06.615Z] total 684 [2022-05-09T17:40:06.615Z] drwxrwxr-x 10 1001 1001 4096 May 9 17:40 . [2022-05-09T17:40:06.615Z] drwxr-xr-x 4 root root 4096 May 9 17:38 .. [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 11 May 9 17:37 .dockerignore [2022-05-09T17:40:06.615Z] drwxrwxr-x 8 1001 1001 4096 May 9 17:38 .git [2022-05-09T17:40:06.615Z] drwxrwxr-x 3 1001 1001 4096 May 9 17:37 .github [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 879 May 9 17:37 .gitignore [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 42 May 9 17:37 .golangci.yml [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 87 May 9 17:37 .hadolint.yml [2022-05-09T17:40:06.615Z] drwxr-xr-x 3 1001 1001 4096 May 9 17:38 .semver [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 166 May 9 17:37 .sonarcloud.properties [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 1171 May 9 17:37 ADOPTERS.md [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 10086 May 9 17:37 Attribution.txt [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 63209 May 9 17:37 CHANGELOG.md [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 3804 May 9 17:37 CONTRIBUTING.md [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 677 May 9 17:37 GOVERNANCE.md [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 850 May 9 17:37 Jenkinsfile [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 10775 May 9 17:37 LICENSE [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 10389 May 9 17:37 Makefile [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 582 May 9 17:37 OWNERS.md [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 9094 May 9 17:37 README.md [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 6912 May 9 17:37 SECURITY.md [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 5 May 9 17:38 VERSION [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 4131 May 9 17:37 ZMQWindows.md [2022-05-09T17:40:06.615Z] drwxrwxr-x 2 1001 1001 4096 May 9 17:37 bin [2022-05-09T17:40:06.615Z] drwxrwxr-x 18 1001 1001 4096 May 9 17:37 cmd [2022-05-09T17:40:06.615Z] -rw-r--r-- 1 root root 435134 May 9 17:39 coverage.out [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 3256 May 9 17:37 go.mod [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 35162 May 9 17:38 go.sum [2022-05-09T17:40:06.615Z] drwxrwxr-x 8 1001 1001 4096 May 9 17:37 internal [2022-05-09T17:40:06.615Z] drwxrwxr-x 3 1001 1001 4096 May 9 17:37 openapi [2022-05-09T17:40:06.615Z] drwxrwxr-x 4 1001 1001 4096 May 9 17:37 snap [2022-05-09T17:40:06.615Z] -rw-rw-r-- 1 1001 1001 204 May 9 17:37 version.go [Pipeline] sh [2022-05-09T17:40:06.903Z] + '[' -e coverage.out ] [2022-05-09T17:40:06.904Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T17:40:06.995Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T17:40:07.273Z] + make build [2022-05-09T17:40:07.274Z] 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-09T17:40:08.909Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41831 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws [2022-05-09T17:40:08.921Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-05-09T17:40:09.152Z] The recommended git tool is: git [2022-05-09T17:40:15.194Z] using credential edgex-jenkins-ssh [2022-05-09T17:40:15.223Z] Cloning the remote Git repository [2022-05-09T17:40:15.308Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-09T17:40:15.439Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-05-09T17:40:15.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T17:40:15.538Z] > git --version # timeout=10 [2022-05-09T17:40:15.555Z] > git --version # 'git version 2.25.1' [2022-05-09T17:40:15.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T17:40:15.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T17:40:22.161Z] 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-09T17:40:28.739Z] 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-09T17:40:29.309Z] 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-09T17:40:32.925Z] Merging remotes/origin/main commit 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 into PR head commit 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 [2022-05-09T17:40:33.497Z] Merge succeeded, producing a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T17:40:33.497Z] Checking out Revision a2add3f4765c0af0f2219fa0433050683f068791 (PR-4010) [2022-05-09T17:40:31.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T17:40:31.859Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T17:40:31.884Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T17:40:31.917Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T17:40:31.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T17:40:31.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T17:40:32.952Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T17:40:32.973Z] > git checkout -f 76d16ebc4c9fb4f80d47bcbb51a8afcd51d9a8a3 # timeout=10 [2022-05-09T17:40:33.203Z] > git remote # timeout=10 [2022-05-09T17:40:33.218Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T17:40:33.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T17:40:33.255Z] > git merge 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 [2022-05-09T17:40:33.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T17:40:33.511Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T17:40:33.527Z] > git checkout -f a2add3f4765c0af0f2219fa0433050683f068791 # timeout=10 [2022-05-09T17:40:35.881Z] 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-09T17:40:35.881Z] 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-09T17:40:35.881Z] 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-09T17:40:37.262Z] 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-09T17:40:37.830Z] 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-09T17:40:37.837Z] Commit message: "Merge commit '6e9677111368bd71f12b2fffc8d3b076ab0cfc37' into HEAD" [2022-05-09T17:40:37.853Z] > git rev-list --no-walk 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T17:40:38.770Z] 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-09T17:40:38.896Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T17:40:38.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T17:40:38.896Z] Dload Upload Total Spent Left Speed [2022-05-09T17:40:38.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh [2022-05-09T17:40:39.438Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T17:40:39.783Z] 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-09T17:40:39.798Z] + sudo tee /etc/docker/daemon.new [2022-05-09T17:40:39.799Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T17:40:39.799Z] { [2022-05-09T17:40:39.799Z] "registry-mirrors": [ [2022-05-09T17:40:39.799Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T17:40:39.799Z] ], [2022-05-09T17:40:39.799Z] "bip": "10.250.0.254/24", [2022-05-09T17:40:39.799Z] "hosts": [ [2022-05-09T17:40:39.799Z] "tcp://0.0.0.0:5555", [2022-05-09T17:40:39.799Z] "unix:///var/run/docker.sock" [2022-05-09T17:40:39.799Z] ], [2022-05-09T17:40:39.799Z] "mtu": 1458, [2022-05-09T17:40:39.799Z] "selinux-enabled": true, [2022-05-09T17:40:39.799Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T17:40:39.799Z] } [Pipeline] sh [2022-05-09T17:40:40.149Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T17:40:40.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-09T17:40:40.675Z] + sudo service docker restart [2022-05-09T17:40:41.732Z] 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-09T17:40:42.691Z] $ docker stop --time=1 3560e84c872e5474d405063900c6a1b55c1146d2b392987c246d65306574c57c [2022-05-09T17:40:45.410Z] $ docker rm -f 3560e84c872e5474d405063900c6a1b55c1146d2b392987c246d65306574c57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:40:46.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T17:40:46.456Z] [2022-05-09T17:40:46.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:40:46.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T17:40:46.757Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-09T17:40:46.757Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-09T17:40:46.757Z] ca9280d653b3: Pulling fs layer [2022-05-09T17:40:46.757Z] 7e9c9ca2126c: Pulling fs layer [2022-05-09T17:40:47.018Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-09T17:40:47.018Z] cbdbe7a5bc2a: Download complete [2022-05-09T17:40:47.018Z] cbdbe7a5bc2a: Pull complete [2022-05-09T17:40:47.018Z] ca9280d653b3: Verifying Checksum [2022-05-09T17:40:47.018Z] ca9280d653b3: Download complete [2022-05-09T17:40:47.275Z] 7e9c9ca2126c: Verifying Checksum [2022-05-09T17:40:47.275Z] 7e9c9ca2126c: Download complete [2022-05-09T17:40:47.537Z] ca9280d653b3: Pull complete [2022-05-09T17:40:50.828Z] 7e9c9ca2126c: Pull complete [2022-05-09T17:40:50.828Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-09T17:40:50.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T17:40:50.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-09T17:40:50.908Z] prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container [2022-05-09T17:40:50.976Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose:latest cat [2022-05-09T17:40:52.820Z] $ docker top 20f9b8a662145672a29856184543a2e1c02b12e440bae7d446ae3db1f14f02bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:40:53.187Z] + docker-compose build --help [2022-05-09T17:40:53.187Z] + grep parallel [2022-05-09T17:40:53.760Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T17:40:53.778Z] $ docker stop --time=1 20f9b8a662145672a29856184543a2e1c02b12e440bae7d446ae3db1f14f02bf [2022-05-09T17:40:55.070Z] $ docker rm -f 20f9b8a662145672a29856184543a2e1c02b12e440bae7d446ae3db1f14f02bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:40:55.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T17:40:55.461Z] . [Pipeline] withDockerContainer [2022-05-09T17:40:55.528Z] prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container [2022-05-09T17:40:55.571Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09T17:40:55.948Z] $ docker top 10f6812e35129b5171baec428a10a27ac7325bc32c93e362524d94d1e8d0f6ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:40:56.293Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T17:40:56.863Z] Building core-command ... [2022-05-09T17:40:56.863Z] Building core-data ... [2022-05-09T17:40:56.863Z] Building core-metadata ... [2022-05-09T17:40:56.863Z] Building security-bootstrapper ... [2022-05-09T17:40:56.863Z] Building security-proxy-setup ... [2022-05-09T17:40:56.863Z] Building security-secretstore-setup ... [2022-05-09T17:40:56.863Z] Building security-spiffe-token-provider ... [2022-05-09T17:40:56.863Z] Building security-spire-agent ... [2022-05-09T17:40:56.863Z] Building security-spire-config ... [2022-05-09T17:40:56.863Z] Building security-spire-server ... [2022-05-09T17:40:56.863Z] Building support-notifications ... [2022-05-09T17:40:56.864Z] Building support-scheduler ... [2022-05-09T17:40:56.864Z] Building sys-mgmt-agent ... [2022-05-09T17:40:56.864Z] Building security-spiffe-token-provider [2022-05-09T17:40:56.864Z] Building support-scheduler [2022-05-09T17:40:56.864Z] Building core-command [2022-05-09T17:40:56.864Z] Building security-spire-config [2022-05-09T17:40:56.864Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T17:40:59.024Z] provisioning config files... [2022-05-09T17:40:59.050Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4416538460062590176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:40:59.557Z] ---> docker-login.sh [2022-05-09T17:40:59.557Z] nexus3.edgexfoundry.org:10001 [2022-05-09T17:41:00.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:41:00.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:41:00.431Z] Configure a credential helper to remove this warning. See [2022-05-09T17:41:00.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:41:00.431Z] [2022-05-09T17:41:00.431Z] Login Succeeded [2022-05-09T17:41:00.431Z] nexus3.edgexfoundry.org:10002 [2022-05-09T17:41:01.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:41:01.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:41:01.036Z] Configure a credential helper to remove this warning. See [2022-05-09T17:41:01.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:41:01.036Z] [2022-05-09T17:41:01.036Z] Login Succeeded [2022-05-09T17:41:01.036Z] nexus3.edgexfoundry.org:10003 [2022-05-09T17:41:01.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:41:01.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:41:01.593Z] Configure a credential helper to remove this warning. See [2022-05-09T17:41:01.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:41:01.593Z] [2022-05-09T17:41:01.593Z] Login Succeeded [2022-05-09T17:41:01.593Z] nexus3.edgexfoundry.org:10004 [2022-05-09T17:41:01.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:41:01.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:41:01.877Z] Configure a credential helper to remove this warning. See [2022-05-09T17:41:01.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:41:01.877Z] [2022-05-09T17:41:01.877Z] Login Succeeded [2022-05-09T17:41:01.877Z] docker.io [2022-05-09T17:41:02.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T17:41:02.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T17:41:02.754Z] Configure a credential helper to remove this warning. See [2022-05-09T17:41:02.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T17:41:02.754Z] [2022-05-09T17:41:02.754Z] Login Succeeded [2022-05-09T17:41:02.754Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T17:41:02.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T17:41:03.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T17:41:03.029Z] ========================================================= [2022-05-09T17:41:03.029Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T17:41:03.029Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:41:03.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T17:41:03.641Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T17:41:03.641Z] 9b3977197b4f: Pulling fs layer [2022-05-09T17:41:03.641Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T17:41:03.641Z] 94645a83ff95: Pulling fs layer [2022-05-09T17:41:03.641Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T17:41:03.641Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T17:41:03.641Z] 3096ccb668a1: Pulling fs layer [2022-05-09T17:41:03.641Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T17:41:03.641Z] a4caa8a26152: Pulling fs layer [2022-05-09T17:41:03.641Z] 3f3a8bcf1eab: Waiting [2022-05-09T17:41:03.641Z] 3096ccb668a1: Waiting [2022-05-09T17:41:03.641Z] e8cf19c19ddd: Waiting [2022-05-09T17:41:03.641Z] 0c92f367c5e7: Waiting [2022-05-09T17:41:03.641Z] a4caa8a26152: Waiting [2022-05-09T17:41:03.641Z] 94645a83ff95: Verifying Checksum [2022-05-09T17:41:03.641Z] 94645a83ff95: Download complete [2022-05-09T17:41:03.641Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T17:41:03.641Z] 1a89e8eeedd5: Download complete [2022-05-09T17:41:03.641Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T17:41:03.641Z] 0c92f367c5e7: Download complete [2022-05-09T17:41:03.641Z] 3096ccb668a1: Verifying Checksum [2022-05-09T17:41:03.641Z] 3096ccb668a1: Download complete [2022-05-09T17:41:03.641Z] 9b3977197b4f: Verifying Checksum [2022-05-09T17:41:03.641Z] 9b3977197b4f: Download complete [2022-05-09T17:41:03.641Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T17:41:03.641Z] e8cf19c19ddd: Download complete [2022-05-09T17:41:04.247Z] 9b3977197b4f: Pull complete [2022-05-09T17:41:04.849Z] 1a89e8eeedd5: Pull complete [2022-05-09T17:41:05.129Z] 94645a83ff95: Pull complete [2022-05-09T17:41:05.731Z] a4caa8a26152: Verifying Checksum [2022-05-09T17:41:05.731Z] a4caa8a26152: Download complete [2022-05-09T17:41:06.336Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T17:41:06.336Z] 3f3a8bcf1eab: Download complete [2022-05-09T17:41:14.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:41:14.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:41:14.963Z] ---> c024381915a0 [2022-05-09T17:41:14.963Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T17:41:14.963Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:41:14.963Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:41:14.963Z] ---> c024381915a0 [2022-05-09T17:41:14.963Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T17:41:14.963Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:41:14.963Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:41:14.963Z] ---> c024381915a0 [2022-05-09T17:41:14.963Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T17:41:14.963Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:41:14.963Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:41:14.963Z] ---> c024381915a0 [2022-05-09T17:41:14.963Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T17:41:14.963Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:41:14.963Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:41:14.963Z] ---> c024381915a0 [2022-05-09T17:41:14.963Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T17:41:15.534Z] ---> Running in 33e00dbc11cb [2022-05-09T17:41:15.534Z] ---> Running in af9078012ab0 [2022-05-09T17:41:15.534Z] ---> Running in 0099c8809387 [2022-05-09T17:41:15.534Z] ---> Running in dca5ba159270 [2022-05-09T17:41:15.534Z] ---> Running in 4f548bd089cb [2022-05-09T17:41:15.793Z] Removing intermediate container 4f548bd089cb [2022-05-09T17:41:15.793Z] ---> 6a6749e36a78 [2022-05-09T17:41:15.793Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:41:15.793Z] Removing intermediate container af9078012ab0 [2022-05-09T17:41:15.793Z] ---> aca6ca28c702 [2022-05-09T17:41:15.793Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:41:15.793Z] Removing intermediate container 0099c8809387 [2022-05-09T17:41:15.793Z] ---> 8e69f8fc805b [2022-05-09T17:41:15.793Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:41:15.793Z] Removing intermediate container dca5ba159270 [2022-05-09T17:41:15.793Z] ---> 0f96305c9b34 [2022-05-09T17:41:15.793Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T17:41:15.793Z] Removing intermediate container 33e00dbc11cb [2022-05-09T17:41:15.793Z] ---> ba5a213371bc [2022-05-09T17:41:15.793Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:41:15.793Z] ---> Running in 4c3631d3863d [2022-05-09T17:41:15.793Z] ---> Running in 7fb46801e426 [2022-05-09T17:41:15.793Z] ---> Running in 426dd1f49318 [2022-05-09T17:41:15.793Z] ---> Running in 0f590eac423f [2022-05-09T17:41:15.793Z] ---> Running in c522227827df [2022-05-09T17:41:16.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:16.989Z] Removing intermediate container 4c3631d3863d [2022-05-09T17:41:16.989Z] ---> 8ec5a6dd00a3 [2022-05-09T17:41:16.989Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T17:41:16.989Z] ---> Running in d132a0fc523c [2022-05-09T17:41:17.249Z] Removing intermediate container 7fb46801e426 [2022-05-09T17:41:17.249Z] ---> f549cba08f06 [2022-05-09T17:41:17.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T17:41:17.249Z] ---> Running in fdb2ef88b277 [2022-05-09T17:41:17.249Z] Removing intermediate container 0f590eac423f [2022-05-09T17:41:17.249Z] ---> 275241c9a98a [2022-05-09T17:41:17.249Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T17:41:17.249Z] Removing intermediate container 426dd1f49318 [2022-05-09T17:41:17.249Z] ---> 4be0dbc45299 [2022-05-09T17:41:17.249Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T17:41:17.515Z] ---> Running in e89b0b82bb02 [2022-05-09T17:41:17.515Z] ---> Running in 609ad825764e [2022-05-09T17:41:17.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:17.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:17.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:17.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:17.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:18.033Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T17:41:18.033Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T17:41:18.033Z] OK: 15864 distinct packages available [2022-05-09T17:41:18.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:18.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:18.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:18.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:18.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:18.554Z] OK: 221 MiB in 52 packages [2022-05-09T17:41:18.764Z] 3f3a8bcf1eab: Pull complete [2022-05-09T17:41:18.765Z] 0c92f367c5e7: Pull complete [2022-05-09T17:41:18.814Z] OK: 221 MiB in 52 packages [2022-05-09T17:41:18.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:41:19.038Z] 3096ccb668a1: Pull complete [2022-05-09T17:41:19.074Z] OK: 221 MiB in 52 packages [2022-05-09T17:41:19.075Z] OK: 221 MiB in 52 packages [2022-05-09T17:41:19.075Z] Removing intermediate container d132a0fc523c [2022-05-09T17:41:19.075Z] ---> 0d473dbb0954 [2022-05-09T17:41:19.075Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T17:41:19.312Z] e8cf19c19ddd: Pull complete [2022-05-09T17:41:19.333Z] ---> 49a631279003 [2022-05-09T17:41:19.333Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:41:19.333Z] ---> Running in 52c3a4d758b3 [2022-05-09T17:41:19.333Z] OK: 221 MiB in 52 packages [2022-05-09T17:41:19.333Z] Removing intermediate container 609ad825764e [2022-05-09T17:41:19.333Z] ---> ebfd17944a60 [2022-05-09T17:41:19.333Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T17:41:19.593Z] Removing intermediate container e89b0b82bb02 [2022-05-09T17:41:19.593Z] ---> 2a61406a0bb0 [2022-05-09T17:41:19.593Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T17:41:19.593Z] Removing intermediate container fdb2ef88b277 [2022-05-09T17:41:19.593Z] ---> 1f1e480a75fc [2022-05-09T17:41:19.593Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T17:41:19.593Z] ---> 8d5680a789c8 [2022-05-09T17:41:19.593Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:41:19.593Z] ---> 86e6a7315cdc [2022-05-09T17:41:19.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:41:19.861Z] ---> Running in fe50115269ed [2022-05-09T17:41:19.861Z] ---> 7e4ef2fdcc49 [2022-05-09T17:41:19.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:41:19.861Z] ---> Running in c88fef71e484 [2022-05-09T17:41:19.861Z] Removing intermediate container c522227827df [2022-05-09T17:41:19.861Z] ---> 72ee49c8db96 [2022-05-09T17:41:19.861Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T17:41:19.861Z] ---> Running in 13a019298a8b [2022-05-09T17:41:19.861Z] ---> 0a68e3ff8ead [2022-05-09T17:41:19.861Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:41:20.119Z] ---> Running in b14bb35f22fa [2022-05-09T17:41:20.382Z] Removing intermediate container 52c3a4d758b3 [2022-05-09T17:41:20.382Z] ---> 9c41a575515a [2022-05-09T17:41:20.382Z] Step 8/26 : COPY . . [2022-05-09T17:41:21.322Z] Removing intermediate container fe50115269ed [2022-05-09T17:41:21.322Z] ---> ab21ca23dc74 [2022-05-09T17:41:21.322Z] Step 8/23 : COPY . . [2022-05-09T17:41:23.859Z] Removing intermediate container 13a019298a8b [2022-05-09T17:41:23.859Z] ---> 641a2bc749e7 [2022-05-09T17:41:23.859Z] Step 8/22 : COPY . . [2022-05-09T17:41:24.430Z] Removing intermediate container b14bb35f22fa [2022-05-09T17:41:24.430Z] ---> 663d8ecd8af1 [2022-05-09T17:41:24.430Z] Step 7/20 : COPY . . [2022-05-09T17:41:24.430Z] Removing intermediate container c88fef71e484 [2022-05-09T17:41:24.430Z] ---> 07ac21869c45 [2022-05-09T17:41:24.430Z] Step 8/22 : COPY . . [2022-05-09T17:41:26.045Z] a4caa8a26152: Pull complete [2022-05-09T17:41:26.045Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T17:41:26.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T17:41:26.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:41:26.415Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T17:41:26.415Z] WORKDIR /edgex [2022-05-09T17:41:26.415Z] COPY go.mod . [2022-05-09T17:41:26.415Z] RUN go mod download [2022-05-09T17:41:26.415Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-09T17:41:29.056Z] Sending build context to Docker daemon 169.4MB [2022-05-09T17:41:29.056Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T17:41:29.056Z] ---> 725f1c02e7f9 [2022-05-09T17:41:29.056Z] Step 2/4 : WORKDIR /edgex [2022-05-09T17:41:31.038Z] ---> Running in 462471b703f3 [2022-05-09T17:41:31.038Z] Removing intermediate container 462471b703f3 [2022-05-09T17:41:31.038Z] ---> 8aff5c131469 [2022-05-09T17:41:31.038Z] Step 3/4 : COPY go.mod . [2022-05-09T17:41:31.645Z] ---> 143c5570e74a [2022-05-09T17:41:31.645Z] Step 4/4 : RUN go mod download [2022-05-09T17:41:31.645Z] ---> Running in de0e1c51d96a [2022-05-09T17:41:32.554Z] ---> f5c427932af5 [2022-05-09T17:41:32.554Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T17:41:32.813Z] ---> Running in 83b0aa5c7320 [2022-05-09T17:41:32.813Z] ---> fef39036fd08 [2022-05-09T17:41:32.813Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T17:41:33.088Z] ---> ffcaab36493f [2022-05-09T17:41:33.088Z] ---> 5ac754410eaa [2022-05-09T17:41:33.088Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider ---> Running in b6615e270348 [2022-05-09T17:41:33.088Z] [2022-05-09T17:41:33.088Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T17:41:33.088Z] Removing intermediate container 83b0aa5c7320 [2022-05-09T17:41:33.088Z] ---> ffcf77408b91 [2022-05-09T17:41:33.088Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T17:41:33.088Z] ---> 61dc29839b74 [2022-05-09T17:41:33.088Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T17:41:33.088Z] ---> Running in 93a463835d85 [2022-05-09T17:41:33.088Z] ---> Running in 17c930b96978 [2022-05-09T17:41:33.088Z] ---> Running in 205dc4a11fcb [2022-05-09T17:41:33.088Z] ---> Running in a8e4b8ba0122 [2022-05-09T17:41:33.349Z] 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-09T17:41:33.613Z] 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-09T17:41:33.614Z] 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-09T17:41:33.874Z] 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-09T17:41:34.445Z] Removing intermediate container 205dc4a11fcb [2022-05-09T17:41:34.445Z] ---> 97dab66a4969 [2022-05-09T17:41:34.445Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T17:41:34.445Z] ---> Running in 48269f85fdcc [2022-05-09T17:41:34.704Z] Removing intermediate container 48269f85fdcc [2022-05-09T17:41:34.704Z] ---> 6a09c14fffcd [2022-05-09T17:41:34.704Z] 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-09T17:41:34.704Z] ---> Running in fe29d2ede0d1 [2022-05-09T17:41:36.087Z] spire-1.2.1/ [2022-05-09T17:41:36.087Z] spire-1.2.1/.data/ [2022-05-09T17:41:36.087Z] spire-1.2.1/.data/.file [2022-05-09T17:41:36.087Z] spire-1.2.1/.dockerignore [2022-05-09T17:41:36.087Z] spire-1.2.1/.gitattributes [2022-05-09T17:41:36.087Z] spire-1.2.1/.githooks/ [2022-05-09T17:41:36.087Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/ [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/ [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T17:41:36.087Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T17:41:36.087Z] spire-1.2.1/.gitignore [2022-05-09T17:41:36.087Z] spire-1.2.1/.go-version [2022-05-09T17:41:36.087Z] spire-1.2.1/.golangci.yml [2022-05-09T17:41:36.087Z] spire-1.2.1/ADOPTERS.md [2022-05-09T17:41:36.087Z] spire-1.2.1/CHANGELOG.md [2022-05-09T17:41:36.087Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T17:41:36.087Z] spire-1.2.1/CODEOWNERS [2022-05-09T17:41:36.087Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T17:41:36.087Z] spire-1.2.1/Dockerfile [2022-05-09T17:41:36.087Z] spire-1.2.1/Dockerfile.dev [2022-05-09T17:41:36.087Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T17:41:36.087Z] spire-1.2.1/LICENSE [2022-05-09T17:41:36.087Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T17:41:36.087Z] spire-1.2.1/Makefile [2022-05-09T17:41:36.087Z] spire-1.2.1/README.md [2022-05-09T17:41:36.087Z] spire-1.2.1/ROADMAP.md [2022-05-09T17:41:36.087Z] spire-1.2.1/SECURITY.md [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T17:41:36.087Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T17:41:36.088Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T17:41:36.088Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T17:41:36.088Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/ [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/agent/ [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/server/ [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/server/server.conf [2022-05-09T17:41:36.088Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/ [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/auditlog.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/ [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/spire_server.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/telemetry.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/upgrading.md [2022-05-09T17:41:36.088Z] spire-1.2.1/doc/using_spire.md [2022-05-09T17:41:36.088Z] spire-1.2.1/examples/ [2022-05-09T17:41:36.088Z] spire-1.2.1/examples/README.md [2022-05-09T17:41:36.088Z] spire-1.2.1/go.mod [2022-05-09T17:41:36.088Z] spire-1.2.1/go.sum [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T17:41:36.088Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/health/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/log/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T17:41:36.089Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/version/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/config.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T17:41:36.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/server.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/private/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/private/server/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/common/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T17:41:36.091Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T17:41:36.091Z] spire-1.2.1/release/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire-extras/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire/README.md [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire/conf/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T17:41:36.091Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T17:41:36.091Z] spire-1.2.1/script/ [2022-05-09T17:41:36.091Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T17:41:36.091Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T17:41:36.091Z] spire-1.2.1/support/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T17:41:36.091Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T17:41:36.091Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T17:41:36.092Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/clock/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/clock/clock.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T17:41:36.092Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/common [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T17:41:36.092Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T17:41:36.093Z] spire-1.2.1/test/integration/test.sh [2022-05-09T17:41:36.093Z] spire-1.2.1/test/plugintest/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T17:41:36.093Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T17:41:36.093Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T17:41:36.093Z] spire-1.2.1/test/spiretest/ [2022-05-09T17:41:36.093Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T17:41:36.093Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T17:41:36.093Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T17:41:36.093Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/testca/ [2022-05-09T17:41:36.094Z] spire-1.2.1/test/testca/ca.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/testkey/ [2022-05-09T17:41:36.094Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T17:41:36.094Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/testkey/new.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T17:41:36.094Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/util/ [2022-05-09T17:41:36.094Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/util/race.go [2022-05-09T17:41:36.094Z] spire-1.2.1/test/util/util.go [2022-05-09T17:41:36.094Z] building spire from source... [2022-05-09T17:41:36.094Z] Installing go1.17.7... [2022-05-09T17:41:41.367Z] Building bin/spire-server... [2022-05-09T17:41:41.367Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T17:41:41.367Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T17:41:41.367Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T17:41:41.367Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T17:41:41.367Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T17:41:41.625Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T17:41:41.625Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T17:41:41.884Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T17:41:41.884Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T17:41:41.884Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T17:41:41.884Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T17:41:41.885Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T17:41:41.885Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T17:41:41.885Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T17:41:42.143Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T17:41:42.143Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T17:41:42.143Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T17:41:42.402Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T17:41:42.402Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T17:41:42.402Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T17:41:42.402Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T17:41:42.402Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T17:41:42.665Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T17:41:42.665Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T17:41:42.665Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T17:41:42.665Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T17:41:42.665Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T17:41:42.665Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T17:41:42.665Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T17:41:42.665Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T17:41:42.665Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T17:41:42.665Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T17:41:42.665Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T17:41:43.130Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T17:41:43.130Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T17:41:43.130Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T17:41:43.130Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T17:41:43.130Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T17:41:43.130Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T17:41:43.130Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T17:41:43.130Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T17:41:43.130Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T17:41:43.388Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T17:41:43.388Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T17:41:43.388Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T17:41:43.388Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T17:41:43.388Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T17:41:43.388Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T17:41:43.388Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T17:41:43.647Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T17:41:43.647Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T17:41:43.647Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T17:41:44.215Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T17:41:46.119Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T17:41:46.119Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T17:41:46.119Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T17:41:46.119Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T17:41:46.119Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T17:41:54.241Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T17:41:54.241Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T17:41:54.241Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T17:41:54.241Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T17:41:54.241Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T17:41:54.241Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T17:41:54.241Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T17:41:54.241Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T17:41:54.241Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T17:41:54.241Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T17:41:55.620Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T17:41:56.192Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T17:41:56.192Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T17:41:56.192Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T17:41:56.759Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T17:41:57.695Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T17:41:57.954Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T17:41:57.954Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T17:41:58.212Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T17:41:58.212Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T17:41:58.212Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T17:41:58.470Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T17:41:58.470Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T17:41:58.470Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T17:41:58.470Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T17:41:58.470Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T17:41:58.730Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T17:41:58.730Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T17:41:58.730Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T17:41:59.124Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T17:41:59.124Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T17:41:59.124Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T17:41:59.124Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T17:41:59.124Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T17:41:59.383Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T17:41:59.383Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T17:41:59.383Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T17:41:59.383Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T17:41:59.383Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T17:41:59.383Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T17:41:59.383Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T17:41:59.383Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T17:41:59.643Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T17:41:59.643Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T17:41:59.643Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T17:41:59.643Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T17:41:59.643Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T17:41:59.643Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T17:42:00.578Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T17:42:00.578Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T17:42:00.578Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T17:42:00.578Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T17:42:00.578Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T17:42:00.578Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T17:42:00.578Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T17:42:00.578Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T17:42:00.578Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T17:42:00.578Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T17:42:00.578Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T17:42:00.578Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T17:42:00.837Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T17:42:00.837Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T17:42:00.837Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T17:42:00.837Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T17:42:00.837Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T17:42:00.837Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T17:42:00.837Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T17:42:00.837Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T17:42:00.837Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T17:42:00.837Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T17:42:01.096Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T17:42:01.096Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T17:42:01.096Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T17:42:01.096Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T17:42:01.096Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T17:42:01.096Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T17:42:01.096Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T17:42:01.096Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T17:42:01.096Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T17:42:01.096Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T17:42:01.096Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T17:42:01.096Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T17:42:01.393Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T17:42:01.653Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T17:42:04.950Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T17:42:04.950Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T17:42:11.537Z] Removing intermediate container b6615e270348 [2022-05-09T17:42:11.537Z] ---> 41a8bed6b6a5 [2022-05-09T17:42:11.537Z] [2022-05-09T17:42:11.537Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T17:42:11.537Z] 3.14: Pulling from library/alpine [2022-05-09T17:42:11.537Z] Removing intermediate container 93a463835d85 [2022-05-09T17:42:11.537Z] ---> e5242d43720a [2022-05-09T17:42:11.537Z] [2022-05-09T17:42:11.537Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T17:42:11.537Z] Removing intermediate container 17c930b96978 [2022-05-09T17:42:11.537Z] ---> 8e57722a9cdc [2022-05-09T17:42:11.537Z] [2022-05-09T17:42:11.537Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T17:42:11.537Z] Removing intermediate container a8e4b8ba0122 [2022-05-09T17:42:11.537Z] ---> 760d1134a4a4 [2022-05-09T17:42:11.537Z] [2022-05-09T17:42:11.537Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T17:42:11.537Z] 3.14: Pulling from library/alpine [2022-05-09T17:42:11.537Z] 3.14: Pulling from library/alpine [2022-05-09T17:42:11.537Z] 3.15: Pulling from library/alpine [2022-05-09T17:42:11.537Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T17:42:11.537Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T17:42:11.537Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T17:42:11.537Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T17:42:11.537Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T17:42:11.537Z] Status: Image is up to date for alpine:3.14 [2022-05-09T17:42:11.537Z] ---> e04c818066af [2022-05-09T17:42:11.537Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T17:42:11.537Z] ---> e04c818066af [2022-05-09T17:42:11.537Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T17:42:11.537Z] ---> e04c818066af [2022-05-09T17:42:11.537Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T17:42:11.537Z] ---> Running in 4a89a071e724 [2022-05-09T17:42:11.537Z] ---> Running in 952e1310d70d [2022-05-09T17:42:11.537Z] ---> Running in f916082e1a97 [2022-05-09T17:42:11.537Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T17:42:11.537Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T17:42:11.537Z] ---> 0ac33e5f5afa [2022-05-09T17:42:11.537Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T17:42:11.537Z] ---> Running in 407e8f99e257 [2022-05-09T17:42:11.537Z] Removing intermediate container 407e8f99e257 [2022-05-09T17:42:11.537Z] ---> 5671685dc091 [2022-05-09T17:42:11.537Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:42:11.537Z] ---> Running in 92710cc91c63 [2022-05-09T17:42:11.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:11.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:11.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:11.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:11.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:12.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:12.056Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T17:42:12.056Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T17:42:12.056Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T17:42:12.056Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T17:42:12.056Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T17:42:12.056Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T17:42:12.056Z] OK: 6 MiB in 15 packages [2022-05-09T17:42:12.056Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T17:42:12.056Z] OK: 6 MiB in 16 packages [2022-05-09T17:42:12.056Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T17:42:12.056Z] OK: 6 MiB in 15 packages [2022-05-09T17:42:12.316Z] Removing intermediate container 92710cc91c63 [2022-05-09T17:42:12.316Z] ---> ee5e80f290e5 [2022-05-09T17:42:12.316Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T17:42:12.316Z] ---> Running in 5a201633549b [2022-05-09T17:42:12.577Z] Removing intermediate container f916082e1a97 [2022-05-09T17:42:12.577Z] ---> 31275aea34bc [2022-05-09T17:42:12.577Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T17:42:12.577Z] ---> Running in ffa1bc35854f [2022-05-09T17:42:12.841Z] Removing intermediate container 952e1310d70d [2022-05-09T17:42:12.841Z] ---> 166101fedbce [2022-05-09T17:42:12.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T17:42:12.841Z] Removing intermediate container 4a89a071e724 [2022-05-09T17:42:12.841Z] ---> 93da264f6a18 [2022-05-09T17:42:12.841Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T17:42:12.841Z] ---> Running in f712489811b9 [2022-05-09T17:42:12.841Z] Removing intermediate container ffa1bc35854f [2022-05-09T17:42:12.841Z] ---> d2d98391b81e [2022-05-09T17:42:12.841Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T17:42:12.841Z] ---> Running in 7af5f5ac1b4c [2022-05-09T17:42:12.841Z] ---> Running in 4727a97b6a77 [2022-05-09T17:42:12.841Z] Removing intermediate container f712489811b9 [2022-05-09T17:42:12.841Z] ---> 914b6d056d76 [2022-05-09T17:42:12.841Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T17:42:12.842Z] Removing intermediate container 7af5f5ac1b4c [2022-05-09T17:42:12.842Z] ---> b548c0f6651f [2022-05-09T17:42:12.842Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T17:42:13.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:13.100Z] ---> Running in 1547bc4e96d6 [2022-05-09T17:42:13.100Z] ---> Running in ddcd196f3278 [2022-05-09T17:42:13.100Z] Removing intermediate container 4727a97b6a77 [2022-05-09T17:42:13.100Z] ---> ac2f6151b1e3 [2022-05-09T17:42:13.100Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T17:42:13.100Z] ---> Running in 1bdc13c158a5 [2022-05-09T17:42:13.100Z] Removing intermediate container 1547bc4e96d6 [2022-05-09T17:42:13.100Z] ---> 771b1f92be81 [2022-05-09T17:42:13.100Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T17:42:13.100Z] Removing intermediate container ddcd196f3278 [2022-05-09T17:42:13.100Z] ---> aaad6e7526ed [2022-05-09T17:42:13.100Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T17:42:13.100Z] ---> Running in 31aaf71b414c [2022-05-09T17:42:13.100Z] ---> Running in baef1fd2c7c8 [2022-05-09T17:42:13.100Z] Removing intermediate container 1bdc13c158a5 [2022-05-09T17:42:13.100Z] ---> 88b0657824f1 [2022-05-09T17:42:13.100Z] Step 15/23 : WORKDIR / [2022-05-09T17:42:13.100Z] ---> Running in 3ad0f1d2f44d [2022-05-09T17:42:13.360Z] Removing intermediate container 31aaf71b414c [2022-05-09T17:42:13.360Z] ---> 800dcbd66f85 [2022-05-09T17:42:13.360Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T17:42:13.360Z] Removing intermediate container baef1fd2c7c8 [2022-05-09T17:42:13.360Z] ---> 7ece53d7934c [2022-05-09T17:42:13.360Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T17:42:13.360Z] Removing intermediate container 3ad0f1d2f44d [2022-05-09T17:42:13.360Z] ---> f608f2a63b64 [2022-05-09T17:42:13.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T17:42:13.360Z] ---> 03b56b9be5ed [2022-05-09T17:42:13.360Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T17:42:13.360Z] ---> 7399846b64fb [2022-05-09T17:42:13.360Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T17:42:13.360Z] ---> de60c2aebebb [2022-05-09T17:42:13.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T17:42:13.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:14.248Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T17:42:14.248Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T17:42:14.248Z] OK: 15855 distinct packages available [2022-05-09T17:42:14.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:14.597Z] ---> 79b6247e9343 [2022-05-09T17:42:14.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T17:42:14.597Z] ---> dc836faea20d [2022-05-09T17:42:14.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T17:42:14.597Z] ---> c998a747553b [2022-05-09T17:42:14.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T17:42:14.902Z] ---> 5def45defbb6 [2022-05-09T17:42:14.902Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T17:42:14.902Z] ---> 0de62fa7e98a [2022-05-09T17:42:14.902Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T17:42:14.902Z] ---> Running in 26a9cd196b83 [2022-05-09T17:42:14.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:14.902Z] ---> a6bc01734d9d [2022-05-09T17:42:14.902Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T17:42:14.902Z] ---> Running in 6523d7d2bd1f [2022-05-09T17:42:15.163Z] ---> Running in dc1686313ba2 [2022-05-09T17:42:15.163Z] Removing intermediate container 26a9cd196b83 [2022-05-09T17:42:15.163Z] ---> 679e3a43023a [2022-05-09T17:42:15.163Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T17:42:15.163Z] ---> Running in 6639ff1447f8 [2022-05-09T17:42:15.163Z] Removing intermediate container 6523d7d2bd1f [2022-05-09T17:42:15.163Z] ---> ddd3cf7018e1 [2022-05-09T17:42:15.163Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T17:42:15.163Z] Removing intermediate container dc1686313ba2 [2022-05-09T17:42:15.163Z] ---> cc48e9c86686 [2022-05-09T17:42:15.163Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T17:42:15.423Z] ---> Running in e552378aaf49 [2022-05-09T17:42:15.423Z] ---> Running in 5b020100105b [2022-05-09T17:42:15.423Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T17:42:15.423Z] Removing intermediate container 6639ff1447f8 [2022-05-09T17:42:15.423Z] ---> b1a7a13c7fa4 [2022-05-09T17:42:15.423Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T17:42:15.423Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T17:42:15.682Z] ---> Running in 065bd4438e08 [2022-05-09T17:42:15.682Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T17:42:15.682Z] Removing intermediate container e552378aaf49 [2022-05-09T17:42:15.682Z] ---> 621fcb968cc4 [2022-05-09T17:42:15.682Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T17:42:15.682Z] Removing intermediate container 5b020100105b [2022-05-09T17:42:15.682Z] ---> 4a891856e0fa [2022-05-09T17:42:15.682Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T17:42:15.682Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T17:42:15.941Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T17:42:15.941Z] ---> Running in 1a3b804f923e [2022-05-09T17:42:15.941Z] ---> Running in 9a35601d1e2d [2022-05-09T17:42:15.941Z] Removing intermediate container 065bd4438e08 [2022-05-09T17:42:15.941Z] ---> abc3c8011f75 [2022-05-09T17:42:15.941Z] Step 22/23 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:42:15.941Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T17:42:15.941Z] ---> Running in 6a77fa66971c [2022-05-09T17:42:15.941Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T17:42:15.941Z] Removing intermediate container 1a3b804f923e [2022-05-09T17:42:15.941Z] ---> a621a3e14fa2 [2022-05-09T17:42:15.941Z] Step 21/22 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:42:16.218Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T17:42:16.218Z] Removing intermediate container 9a35601d1e2d [2022-05-09T17:42:16.218Z] ---> 513013d89085 [2022-05-09T17:42:16.218Z] Step 21/22 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:42:16.218Z] ---> Running in 88334760339f [2022-05-09T17:42:16.218Z] ---> Running in 34763b93f782 [2022-05-09T17:42:16.218Z] Removing intermediate container 6a77fa66971c [2022-05-09T17:42:16.218Z] ---> 433ed6c342e6 [2022-05-09T17:42:16.218Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T17:42:16.218Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T17:42:16.218Z] ---> Running in 0633bd6ed748 [2022-05-09T17:42:16.218Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T17:42:16.218Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T17:42:16.506Z] OK: 8 MiB in 23 packages [2022-05-09T17:42:16.506Z] Removing intermediate container 34763b93f782 [2022-05-09T17:42:16.506Z] ---> 0cde9afa61df [2022-05-09T17:42:16.506Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T17:42:16.506Z] Removing intermediate container 88334760339f [2022-05-09T17:42:16.506Z] ---> 63647ba27d00 [2022-05-09T17:42:16.506Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T17:42:16.506Z] ---> Running in 42af16c5cb43 [2022-05-09T17:42:16.768Z] Removing intermediate container 0633bd6ed748 [2022-05-09T17:42:16.768Z] ---> f809a3470d35 [2022-05-09T17:42:16.768Z] [2022-05-09T17:42:16.768Z] ---> Running in 9c465728ce90 [2022-05-09T17:42:16.768Z] Successfully built f809a3470d35 [2022-05-09T17:42:16.768Z] Successfully tagged core-command:latest [2022-05-09T17:42:16.768Z] Building security-spire-agent [2022-05-09T17:42:16.768Z] Removing intermediate container 42af16c5cb43 [2022-05-09T17:42:16.768Z] ---> 78dca4153e1c [2022-05-09T17:42:16.768Z] [2022-05-09T17:42:16.768Z]  Building core-command ... done Removing intermediate container 9c465728ce90 [2022-05-09T17:42:16.768Z] ---> 34fa503a7ead [2022-05-09T17:42:16.768Z] [2022-05-09T17:42:17.027Z] Successfully built 34fa503a7ead [2022-05-09T17:42:17.027Z] Successfully built 78dca4153e1c [2022-05-09T17:42:17.027Z] Successfully tagged support-scheduler:latest [2022-05-09T17:42:17.027Z] Successfully tagged support-notifications:latest [2022-05-09T17:42:17.027Z]  Building support-scheduler ... done Building security-proxy-setup [2022-05-09T17:42:17.027Z] Removing intermediate container 5a201633549b [2022-05-09T17:42:17.027Z] ---> 7177170ae923 [2022-05-09T17:42:17.027Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T17:42:17.027Z] Building core-metadata [2022-05-09T17:42:18.400Z]  Building support-notifications ... done  ---> 80697558f0fd [2022-05-09T17:42:18.401Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T17:42:18.623Z] Removing intermediate container de0e1c51d96a [2022-05-09T17:42:18.623Z] ---> f3c3cf010cbe [2022-05-09T17:42:18.623Z] Successfully built f3c3cf010cbe [2022-05-09T17:42:18.623Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:42:18.960Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T17:42:18.960Z] . [Pipeline] withDockerContainer [2022-05-09T17:42:19.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container [2022-05-09T17:42:19.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2022-05-09T17:42:20.529Z] $ docker top bbd0d1b8ac119e57068d92c31e20fda0b1690116cce3200e09187865cc4e2abf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:42:21.403Z] + go version [2022-05-09T17:42:21.403Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T17:42:21.433Z] $ docker stop --time=1 bbd0d1b8ac119e57068d92c31e20fda0b1690116cce3200e09187865cc4e2abf [2022-05-09T17:42:21.686Z] ---> 584c4688aea8 [2022-05-09T17:42:21.686Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T17:42:23.027Z] $ docker rm -f bbd0d1b8ac119e57068d92c31e20fda0b1690116cce3200e09187865cc4e2abf [2022-05-09T17:42:23.065Z] ---> 83fea74dec07 [2022-05-09T17:42:23.065Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T17:42:23.065Z] ---> Running in e446f15474f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:42:23.369Z] Removing intermediate container e446f15474f0 [2022-05-09T17:42:23.369Z] ---> 0a933486fffe [2022-05-09T17:42:23.369Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T17:42:23.629Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T17:42:23.629Z] . [2022-05-09T17:42:23.629Z] ---> Running in 0a879a042ff5 [Pipeline] withDockerContainer [2022-05-09T17:42:23.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container [2022-05-09T17:42:23.887Z] Removing intermediate container 0a879a042ff5 [2022-05-09T17:42:23.887Z] ---> 993964e658f7 [2022-05-09T17:42:23.887Z] Step 18/20 : LABEL arch=x86_64 [2022-05-09T17:42:23.933Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2022-05-09T17:42:24.459Z] ---> Running in 42d52a86d210 [2022-05-09T17:42:24.720Z] Removing intermediate container 42d52a86d210 [2022-05-09T17:42:24.720Z] ---> 8eb595f9247a [2022-05-09T17:42:24.720Z] Step 19/20 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:42:25.030Z] ---> Running in 1eb12b744b87 [2022-05-09T17:42:25.100Z] $ docker top a3ae7ad88c3becbe8c42f8896756f7e147b9d37aa1c7ffc10ba2662f7078f008 -eo pid,comm [2022-05-09T17:42:25.293Z] Removing intermediate container 1eb12b744b87 [2022-05-09T17:42:25.293Z] ---> 397dae447169 [2022-05-09T17:42:25.293Z] Step 20/20 : LABEL version=0.0.0 [Pipeline] { [Pipeline] echo [2022-05-09T17:42:25.341Z] ========================================================= [2022-05-09T17:42:25.341Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T17:42:25.341Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T17:42:25.554Z] ---> Running in 9493649188c5 [2022-05-09T17:42:25.990Z] + make test [2022-05-09T17:42:25.990Z] go mod tidy -compat=1.17 [2022-05-09T17:42:26.121Z] Removing intermediate container 9493649188c5 [2022-05-09T17:42:26.121Z] ---> a5508e783879 [2022-05-09T17:42:26.121Z] [2022-05-09T17:42:26.121Z] Successfully built a5508e783879 [2022-05-09T17:42:26.121Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-09T17:42:26.121Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-05-09T17:42:26.972Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T17:42:28.030Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:42:28.030Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:42:28.030Z] ---> c024381915a0 [2022-05-09T17:42:28.030Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T17:42:28.030Z] ---> Using cache [2022-05-09T17:42:28.030Z] ---> ba5a213371bc [2022-05-09T17:42:28.030Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:42:28.030Z] ---> Using cache [2022-05-09T17:42:28.030Z] ---> 275241c9a98a [2022-05-09T17:42:28.030Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T17:42:28.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:42:28.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:42:28.030Z] ---> c024381915a0 [2022-05-09T17:42:28.030Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T17:42:28.030Z] ---> Using cache [2022-05-09T17:42:28.030Z] ---> ba5a213371bc [2022-05-09T17:42:28.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:42:28.030Z] ---> Using cache [2022-05-09T17:42:28.030Z] ---> 275241c9a98a [2022-05-09T17:42:28.030Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T17:42:28.287Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:42:28.287Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:42:28.287Z] ---> c024381915a0 [2022-05-09T17:42:28.287Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T17:42:28.287Z] ---> Using cache [2022-05-09T17:42:28.287Z] ---> ba5a213371bc [2022-05-09T17:42:28.287Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:42:28.287Z] ---> Using cache [2022-05-09T17:42:28.287Z] ---> 275241c9a98a [2022-05-09T17:42:28.287Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T17:42:30.984Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:42:30.984Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:42:30.984Z] ---> c024381915a0 [2022-05-09T17:42:30.984Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T17:42:30.984Z] ---> Using cache [2022-05-09T17:42:30.984Z] ---> ba5a213371bc [2022-05-09T17:42:30.984Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:42:30.984Z] ---> Using cache [2022-05-09T17:42:30.984Z] ---> 275241c9a98a [2022-05-09T17:42:30.984Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T17:42:31.552Z] ---> Running in d15275aa4633 [2022-05-09T17:42:31.552Z] ---> Running in a9635a482774 [2022-05-09T17:42:31.552Z] ---> Running in 7fd511e2ac89 [2022-05-09T17:42:31.552Z] ---> Running in 601e16d77000 [2022-05-09T17:42:32.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:32.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:32.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:32.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:33.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:33.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:33.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:33.528Z] OK: 221 MiB in 52 packages [2022-05-09T17:42:33.528Z] OK: 221 MiB in 52 packages [2022-05-09T17:42:33.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:42:33.785Z] OK: 221 MiB in 52 packages [2022-05-09T17:42:33.785Z] OK: 221 MiB in 52 packages [2022-05-09T17:42:35.651Z] Removing intermediate container 601e16d77000 [2022-05-09T17:42:35.651Z] ---> 5d574a01638c [2022-05-09T17:42:35.651Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T17:42:35.651Z] Removing intermediate container d15275aa4633 [2022-05-09T17:42:35.651Z] ---> 0dea60431c8b [2022-05-09T17:42:35.651Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T17:42:35.651Z] Removing intermediate container 7fd511e2ac89 [2022-05-09T17:42:35.651Z] ---> 5ec809b872cb [2022-05-09T17:42:35.651Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T17:42:35.651Z] Removing intermediate container a9635a482774 [2022-05-09T17:42:35.651Z] ---> df17ae2cc533 [2022-05-09T17:42:35.651Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T17:42:35.651Z] ---> 307e52fffbb9 [2022-05-09T17:42:35.651Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:42:35.651Z] ---> Running in c37d4e60f5e8 [2022-05-09T17:42:35.651Z] ---> 763d3f98da4f [2022-05-09T17:42:35.651Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:42:35.651Z] ---> f1e4852daf97 [2022-05-09T17:42:35.651Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:42:35.651Z] ---> d729ad25fa38 [2022-05-09T17:42:35.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:42:35.651Z] ---> Running in d040e2f419fd [2022-05-09T17:42:35.651Z] ---> Running in d3dddebfa2a2 [2022-05-09T17:42:35.651Z] ---> Running in b0555163c302 [2022-05-09T17:42:37.557Z] Removing intermediate container c37d4e60f5e8 [2022-05-09T17:42:37.557Z] ---> 8147fa54f89b [2022-05-09T17:42:37.557Z] Step 8/22 : COPY . . [2022-05-09T17:42:37.866Z] Removing intermediate container d3dddebfa2a2 [2022-05-09T17:42:37.866Z] ---> 0c714b06b025 [2022-05-09T17:42:37.866Z] Step 8/26 : COPY . . [2022-05-09T17:42:38.124Z] Removing intermediate container b0555163c302 [2022-05-09T17:42:38.124Z] ---> 76f137f692a4 [2022-05-09T17:42:38.124Z] Step 8/23 : COPY . . [2022-05-09T17:42:38.124Z] Removing intermediate container d040e2f419fd [2022-05-09T17:42:38.124Z] ---> 7e617ed8c244 [2022-05-09T17:42:38.124Z] Step 8/31 : COPY . . [2022-05-09T17:42:59.723Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T17:43:00.054Z] ---> db438f6f767d [2022-05-09T17:43:00.055Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T17:43:00.055Z] ---> 5189fac3d1c4 [2022-05-09T17:43:00.055Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T17:43:00.055Z] ---> 7383476a5a2c [2022-05-09T17:43:00.055Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T17:43:00.055Z] ---> 9f4b77c32b8a [2022-05-09T17:43:00.055Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T17:43:00.055Z] ---> Running in 62687790a0f5 [2022-05-09T17:43:00.055Z] ---> Running in ea16e3273799 [2022-05-09T17:43:00.055Z] ---> Running in 091e18f5d024 [2022-05-09T17:43:00.055Z] ---> Running in 34d2d3007a36 [2022-05-09T17:43:00.055Z] Removing intermediate container 091e18f5d024 [2022-05-09T17:43:00.055Z] ---> 7c5aebaa2594 [2022-05-09T17:43:00.055Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T17:43:00.055Z] ---> Running in eb9efa79e4c7 [2022-05-09T17:43:00.055Z] 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-09T17:43:00.055Z] 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-09T17:43:00.055Z] 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-09T17:43:00.055Z] Removing intermediate container eb9efa79e4c7 [2022-05-09T17:43:00.055Z] ---> 6989eb5749c7 [2022-05-09T17:43:00.055Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T17:43:00.055Z] ---> Running in ac06cd73ab96 [2022-05-09T17:43:00.055Z] Removing intermediate container ac06cd73ab96 [2022-05-09T17:43:00.055Z] ---> 8c1354983804 [2022-05-09T17:43:00.055Z] 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-09T17:43:00.055Z] ---> Running in 5ab3c80e2f3b [2022-05-09T17:43:00.628Z] spire-1.2.1/ [2022-05-09T17:43:00.628Z] spire-1.2.1/.data/ [2022-05-09T17:43:00.628Z] spire-1.2.1/.data/.file [2022-05-09T17:43:00.628Z] spire-1.2.1/.dockerignore [2022-05-09T17:43:00.628Z] spire-1.2.1/.gitattributes [2022-05-09T17:43:00.628Z] spire-1.2.1/.githooks/ [2022-05-09T17:43:00.628Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/ [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/ [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T17:43:00.628Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T17:43:00.628Z] spire-1.2.1/.gitignore [2022-05-09T17:43:00.628Z] spire-1.2.1/.go-version [2022-05-09T17:43:00.628Z] spire-1.2.1/.golangci.yml [2022-05-09T17:43:00.628Z] spire-1.2.1/ADOPTERS.md [2022-05-09T17:43:00.628Z] spire-1.2.1/CHANGELOG.md [2022-05-09T17:43:00.628Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T17:43:00.628Z] spire-1.2.1/CODEOWNERS [2022-05-09T17:43:00.628Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T17:43:00.628Z] spire-1.2.1/Dockerfile [2022-05-09T17:43:00.628Z] spire-1.2.1/Dockerfile.dev [2022-05-09T17:43:00.628Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T17:43:00.628Z] spire-1.2.1/LICENSE [2022-05-09T17:43:00.628Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T17:43:00.628Z] spire-1.2.1/Makefile [2022-05-09T17:43:00.628Z] spire-1.2.1/README.md [2022-05-09T17:43:00.628Z] spire-1.2.1/ROADMAP.md [2022-05-09T17:43:00.628Z] spire-1.2.1/SECURITY.md [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T17:43:00.628Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T17:43:00.629Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/ [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/agent/ [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/server/ [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/server/server.conf [2022-05-09T17:43:00.629Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/ [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/auditlog.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/ [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/spire_server.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/telemetry.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/upgrading.md [2022-05-09T17:43:00.629Z] spire-1.2.1/doc/using_spire.md [2022-05-09T17:43:00.629Z] spire-1.2.1/examples/ [2022-05-09T17:43:00.629Z] spire-1.2.1/examples/README.md [2022-05-09T17:43:00.629Z] spire-1.2.1/go.mod [2022-05-09T17:43:00.629Z] spire-1.2.1/go.sum [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T17:43:00.629Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T17:43:00.630Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/health/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/log/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/ [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T17:43:00.631Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/version/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/config.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T17:43:00.632Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T17:43:00.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/server.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/private/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/private/server/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/common/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T17:43:00.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T17:43:00.634Z] spire-1.2.1/release/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire-extras/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire/README.md [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire/conf/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T17:43:00.634Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T17:43:00.634Z] spire-1.2.1/script/ [2022-05-09T17:43:00.634Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T17:43:00.634Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T17:43:00.634Z] spire-1.2.1/support/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T17:43:00.634Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T17:43:00.634Z] spire-1.2.1/test/ [2022-05-09T17:43:00.634Z] spire-1.2.1/test/clock/ [2022-05-09T17:43:00.634Z] spire-1.2.1/test/clock/clock.go [2022-05-09T17:43:00.634Z] spire-1.2.1/test/fakes/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T17:43:00.635Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/README.md [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/common [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T17:43:00.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T17:43:00.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T17:43:00.637Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T17:43:00.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T17:43:00.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T17:43:00.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T17:43:00.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T17:43:00.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T17:43:00.638Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T17:43:00.638Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T17:43:00.638Z] spire-1.2.1/test/integration/test.sh [2022-05-09T17:43:00.638Z] spire-1.2.1/test/plugintest/ [2022-05-09T17:43:00.638Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/ [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/testca/ [2022-05-09T17:43:00.638Z] spire-1.2.1/test/testca/ca.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/testkey/ [2022-05-09T17:43:00.638Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T17:43:00.638Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/testkey/new.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T17:43:00.638Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/util/ [2022-05-09T17:43:00.638Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/util/race.go [2022-05-09T17:43:00.638Z] spire-1.2.1/test/util/util.go [2022-05-09T17:43:00.638Z] building spire from source... [2022-05-09T17:43:00.638Z] Installing go1.17.7... [2022-05-09T17:43:05.909Z] Building bin/spire-server... [2022-05-09T17:43:05.909Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T17:43:05.909Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T17:43:05.909Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T17:43:05.909Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T17:43:05.909Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T17:43:06.168Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T17:43:06.168Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T17:43:06.168Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T17:43:06.168Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T17:43:06.168Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T17:43:06.168Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T17:43:06.168Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T17:43:06.426Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T17:43:06.426Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T17:43:06.426Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T17:43:06.426Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T17:43:06.426Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T17:43:06.426Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T17:43:06.426Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T17:43:06.684Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T17:43:06.684Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T17:43:06.684Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T17:43:06.943Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T17:43:06.943Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T17:43:06.943Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T17:43:06.943Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T17:43:06.943Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T17:43:06.943Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T17:43:06.943Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T17:43:06.943Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T17:43:06.943Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T17:43:06.943Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T17:43:06.943Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T17:43:06.943Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T17:43:06.943Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T17:43:06.943Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T17:43:06.943Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T17:43:06.943Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T17:43:06.943Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T17:43:06.943Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T17:43:07.205Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T17:43:07.205Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T17:43:07.205Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T17:43:07.205Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T17:43:07.205Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T17:43:07.205Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T17:43:07.205Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T17:43:07.205Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T17:43:07.205Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T17:43:07.205Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T17:43:07.463Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T17:43:07.463Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T17:43:07.463Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T17:43:07.463Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T17:43:08.031Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T17:43:09.936Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T17:43:09.936Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T17:43:09.936Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T17:43:09.936Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T17:43:09.936Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T17:43:13.225Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T17:43:13.225Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T17:43:13.225Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T17:43:13.225Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T17:43:13.225Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T17:43:13.225Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T17:43:13.225Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T17:43:13.225Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T17:43:13.485Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T17:43:13.485Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T17:43:14.420Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T17:43:14.680Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T17:43:14.680Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T17:43:14.680Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T17:43:14.939Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T17:43:14.939Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T17:43:14.939Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T17:43:14.939Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T17:43:14.939Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T17:43:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T17:43:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T17:43:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T17:43:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T17:43:15.197Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T17:43:15.197Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T17:43:15.197Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T17:43:15.197Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T17:43:15.197Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T17:43:15.197Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T17:43:15.197Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T17:43:15.455Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T17:43:15.456Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T17:43:15.456Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T17:43:17.482Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T17:43:17.482Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T17:43:17.482Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T17:43:17.482Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T17:43:17.482Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T17:43:17.482Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T17:43:17.740Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T17:43:17.740Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T17:43:17.740Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T17:43:17.740Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T17:43:17.740Z] 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-09T17:43:17.740Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T17:43:17.740Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T17:43:17.740Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T17:43:17.740Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T17:43:17.740Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T17:43:17.740Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T17:43:17.740Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T17:43:17.740Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T17:43:17.740Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T17:43:17.740Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T17:43:17.740Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T17:43:17.740Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T17:43:17.740Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T17:43:17.740Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T17:43:17.740Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T17:43:18.031Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T17:43:18.031Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T17:43:18.031Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T17:43:18.317Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T17:43:18.317Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T17:43:18.317Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T17:43:18.317Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T17:43:18.317Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T17:43:18.317Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T17:43:18.317Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T17:43:18.317Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T17:43:18.317Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T17:43:18.317Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T17:43:18.317Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T17:43:18.317Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T17:43:18.317Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T17:43:18.317Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T17:43:18.317Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T17:43:18.317Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T17:43:18.317Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T17:43:18.317Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T17:43:18.317Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T17:43:18.317Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T17:43:18.317Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T17:43:23.674Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T17:43:23.674Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T17:43:31.802Z] Removing intermediate container 62687790a0f5 [2022-05-09T17:43:31.802Z] ---> 87d901fd4b49 [2022-05-09T17:43:31.802Z] [2022-05-09T17:43:31.802Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T17:43:31.802Z] ---> e04c818066af [2022-05-09T17:43:31.802Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T17:43:31.802Z] ---> Running in 750a661112d0 [2022-05-09T17:43:31.802Z] Removing intermediate container 34d2d3007a36 [2022-05-09T17:43:31.802Z] ---> 9bb8dfbf4096 [2022-05-09T17:43:31.802Z] [2022-05-09T17:43:31.802Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T17:43:31.802Z] ---> e04c818066af [2022-05-09T17:43:31.802Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T17:43:31.802Z] Removing intermediate container ea16e3273799 [2022-05-09T17:43:31.802Z] ---> 0146e84fe983 [2022-05-09T17:43:31.802Z] [2022-05-09T17:43:31.802Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T17:43:31.802Z] ---> e04c818066af [2022-05-09T17:43:31.802Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T17:43:31.802Z] ---> Using cache [2022-05-09T17:43:31.802Z] ---> 166101fedbce [2022-05-09T17:43:31.802Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T17:43:31.802Z] ---> Using cache [2022-05-09T17:43:31.802Z] ---> 914b6d056d76 [2022-05-09T17:43:31.802Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T17:43:31.802Z] ---> Running in 195af59b4ec2 [2022-05-09T17:43:31.802Z] ---> Running in aedfda75cdb0 [2022-05-09T17:43:31.802Z] Removing intermediate container 750a661112d0 [2022-05-09T17:43:31.802Z] ---> ae9502fdefdc [2022-05-09T17:43:31.802Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T17:43:31.802Z] ---> Running in f402c233b126 [2022-05-09T17:43:32.083Z] Removing intermediate container aedfda75cdb0 [2022-05-09T17:43:32.083Z] ---> ce275b615bcf [2022-05-09T17:43:32.083Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T17:43:32.083Z] ---> Running in 0c6071990a74 [2022-05-09T17:43:32.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:43:32.342Z] Removing intermediate container 0c6071990a74 [2022-05-09T17:43:32.342Z] ---> 2bd6e05e9f95 [2022-05-09T17:43:32.342Z] Step 15/23 : WORKDIR / [2022-05-09T17:43:32.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:43:32.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:43:32.342Z] ---> Running in 577273655e3f [2022-05-09T17:43:32.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:43:32.602Z] Removing intermediate container 577273655e3f [2022-05-09T17:43:32.602Z] ---> 9515aca640d8 [2022-05-09T17:43:32.602Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T17:43:32.602Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T17:43:32.602Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T17:43:32.602Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T17:43:32.602Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T17:43:32.602Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T17:43:32.602Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T17:43:32.602Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T17:43:32.602Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T17:43:32.602Z] OK: 6 MiB in 16 packages [2022-05-09T17:43:32.602Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T17:43:32.602Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T17:43:32.602Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T17:43:32.602Z] OK: 8 MiB in 20 packages [2022-05-09T17:43:32.863Z] ---> 40dea3dad5fc [2022-05-09T17:43:32.863Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T17:43:33.803Z] Removing intermediate container f402c233b126 [2022-05-09T17:43:33.803Z] ---> 5be1def2eb4d [2022-05-09T17:43:33.803Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T17:43:33.803Z] ---> 2bd863f7bcb0 [2022-05-09T17:43:33.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T17:43:33.803Z] Removing intermediate container 195af59b4ec2 [2022-05-09T17:43:33.803Z] ---> 0b594e151827 [2022-05-09T17:43:33.803Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T17:43:33.803Z] ---> Running in 0c6664b2f1f9 [2022-05-09T17:43:33.803Z] ---> Running in 040f15f10bca [2022-05-09T17:43:34.063Z] Removing intermediate container 0c6664b2f1f9 [2022-05-09T17:43:34.063Z] ---> 6df21cc84848 [2022-05-09T17:43:34.063Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T17:43:34.063Z] ---> Running in 847f98fc7a5d [2022-05-09T17:43:34.322Z] Removing intermediate container 040f15f10bca [2022-05-09T17:43:34.322Z] ---> febc19b68bbe [2022-05-09T17:43:34.322Z] Step 13/22 : WORKDIR /edgex [2022-05-09T17:43:34.322Z] ---> a838ba45c49c [2022-05-09T17:43:34.322Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T17:43:34.322Z] ---> Running in 0908b1a3b81c [2022-05-09T17:43:34.581Z] Removing intermediate container 847f98fc7a5d [2022-05-09T17:43:34.581Z] ---> Running in a1771aafb9b3 [2022-05-09T17:43:34.581Z] ---> d9733c2c9693 [2022-05-09T17:43:34.581Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T17:43:34.581Z] ---> Running in 81b76382445e [2022-05-09T17:43:34.581Z] Removing intermediate container 0908b1a3b81c [2022-05-09T17:43:34.581Z] ---> 9a8ff1be14eb [2022-05-09T17:43:34.581Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T17:43:34.841Z] Removing intermediate container a1771aafb9b3 [2022-05-09T17:43:34.841Z] ---> 1297d65520c0 [2022-05-09T17:43:34.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T17:43:34.841Z] ---> Running in eb3aa067dd5e [2022-05-09T17:43:35.115Z] ---> 016f1cc78764 [2022-05-09T17:43:35.115Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T17:43:35.115Z] Removing intermediate container eb3aa067dd5e [2022-05-09T17:43:35.115Z] ---> f5a28010c6fc [2022-05-09T17:43:35.115Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T17:43:35.379Z] ---> Running in 483dce05f8d0 [2022-05-09T17:43:35.638Z] ---> bb9d4c5fbf7c [2022-05-09T17:43:35.638Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T17:43:35.897Z] Removing intermediate container 81b76382445e [2022-05-09T17:43:35.897Z] ---> 0fa737d9c18e [2022-05-09T17:43:35.897Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T17:43:35.897Z] Removing intermediate container 483dce05f8d0 [2022-05-09T17:43:35.897Z] ---> c8218c927a41 [2022-05-09T17:43:35.897Z] Step 22/23 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:43:36.156Z] ---> Running in 45f41879715a [2022-05-09T17:43:36.156Z] ---> Running in cd9017c7f475 [2022-05-09T17:43:36.156Z] ---> 8f2e1be22b02 [2022-05-09T17:43:36.156Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T17:43:36.420Z] Removing intermediate container cd9017c7f475 [2022-05-09T17:43:36.420Z] ---> a1cf81e76b4d [2022-05-09T17:43:36.420Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T17:43:36.420Z] Removing intermediate container 45f41879715a [2022-05-09T17:43:36.420Z] ---> dfcb2416cbcc [2022-05-09T17:43:36.420Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T17:43:36.420Z] ---> Running in 9cd5e645af7b [2022-05-09T17:43:36.420Z] ---> 1fd39808d907 [2022-05-09T17:43:36.420Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T17:43:36.692Z] ---> Running in 625b1b4346ca [2022-05-09T17:43:36.692Z] ---> 8cd58b0f8594 [2022-05-09T17:43:36.692Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T17:43:36.692Z] Removing intermediate container 9cd5e645af7b [2022-05-09T17:43:36.692Z] ---> 7a909153aa23 [2022-05-09T17:43:36.692Z] [2022-05-09T17:43:36.952Z] ---> Running in e84959d6bbc4 [2022-05-09T17:43:36.952Z] Successfully built 7a909153aa23 [2022-05-09T17:43:36.952Z] Successfully tagged core-metadata:latest [2022-05-09T17:43:36.952Z]  Building core-metadata ... done Building security-spire-server [2022-05-09T17:43:40.304Z] Removing intermediate container 625b1b4346ca [2022-05-09T17:43:40.304Z] ---> 99dbc08111af [2022-05-09T17:43:40.304Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T17:43:40.574Z] Removing intermediate container e84959d6bbc4 [2022-05-09T17:43:40.574Z] ---> 1851ee7ff005 [2022-05-09T17:43:40.574Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T17:43:40.574Z] ---> Running in 619611161ee7 [2022-05-09T17:43:41.145Z] Removing intermediate container 619611161ee7 [2022-05-09T17:43:41.145Z] ---> 13e6966024bd [2022-05-09T17:43:41.145Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T17:43:41.145Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:43:41.145Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:43:41.145Z] ---> c024381915a0 [2022-05-09T17:43:41.145Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> ba5a213371bc [2022-05-09T17:43:41.145Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> 275241c9a98a [2022-05-09T17:43:41.145Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> 5ec809b872cb [2022-05-09T17:43:41.145Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> f1e4852daf97 [2022-05-09T17:43:41.145Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> 0c714b06b025 [2022-05-09T17:43:41.145Z] Step 8/25 : COPY . . [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> 7383476a5a2c [2022-05-09T17:43:41.145Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> 7c5aebaa2594 [2022-05-09T17:43:41.145Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> 6989eb5749c7 [2022-05-09T17:43:41.145Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T17:43:41.145Z] ---> Using cache [2022-05-09T17:43:41.145Z] ---> 8c1354983804 [2022-05-09T17:43:41.145Z] 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-09T17:43:41.145Z] ---> Running in b30ef6fa2c42 [2022-05-09T17:43:41.145Z] ---> 230ce6cae2ef [2022-05-09T17:43:41.145Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T17:43:41.408Z] ---> Running in 4dde8fde69e2 [2022-05-09T17:43:41.408Z] Removing intermediate container b30ef6fa2c42 [2022-05-09T17:43:41.408Z] ---> 619b4ce37297 [2022-05-09T17:43:41.408Z] Step 21/22 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:43:41.408Z] ---> Running in fa2d45ea2f75 [2022-05-09T17:43:41.978Z] Removing intermediate container fa2d45ea2f75 [2022-05-09T17:43:41.978Z] ---> 336051193698 [2022-05-09T17:43:41.978Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T17:43:41.978Z] ---> Running in 77f3ad6cf256 [2022-05-09T17:43:41.978Z] ---> 93ee3448dd4b [2022-05-09T17:43:41.978Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T17:43:42.245Z] Removing intermediate container 77f3ad6cf256 [2022-05-09T17:43:42.245Z] ---> b3c1748b01a5 [2022-05-09T17:43:42.245Z] [2022-05-09T17:43:42.508Z] Successfully built b3c1748b01a5 [2022-05-09T17:43:42.508Z] Successfully tagged security-proxy-setup:latest [2022-05-09T17:43:42.508Z]  Building security-proxy-setup ... done Building core-data [2022-05-09T17:43:42.508Z] ---> 15a331827edc [2022-05-09T17:43:42.508Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T17:43:42.771Z] spire-1.2.1/ [2022-05-09T17:43:42.771Z] spire-1.2.1/.data/ [2022-05-09T17:43:42.771Z] spire-1.2.1/.data/.file [2022-05-09T17:43:42.771Z] spire-1.2.1/.dockerignore [2022-05-09T17:43:42.771Z] spire-1.2.1/.gitattributes [2022-05-09T17:43:42.771Z] spire-1.2.1/.githooks/ [2022-05-09T17:43:42.771Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/ [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/ [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T17:43:42.771Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T17:43:42.771Z] spire-1.2.1/.gitignore [2022-05-09T17:43:42.771Z] spire-1.2.1/.go-version [2022-05-09T17:43:42.771Z] spire-1.2.1/.golangci.yml [2022-05-09T17:43:42.771Z] spire-1.2.1/ADOPTERS.md [2022-05-09T17:43:42.771Z] spire-1.2.1/CHANGELOG.md [2022-05-09T17:43:42.771Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T17:43:42.771Z] spire-1.2.1/CODEOWNERS [2022-05-09T17:43:42.771Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T17:43:42.771Z] spire-1.2.1/Dockerfile [2022-05-09T17:43:42.771Z] spire-1.2.1/Dockerfile.dev [2022-05-09T17:43:42.771Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T17:43:42.771Z] spire-1.2.1/LICENSE [2022-05-09T17:43:42.771Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T17:43:42.771Z] spire-1.2.1/Makefile [2022-05-09T17:43:42.771Z] spire-1.2.1/README.md [2022-05-09T17:43:42.771Z] spire-1.2.1/ROADMAP.md [2022-05-09T17:43:42.771Z] spire-1.2.1/SECURITY.md [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T17:43:42.771Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/ [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/agent/ [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/server/ [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/server/server.conf [2022-05-09T17:43:42.771Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/ [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/auditlog.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/ [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/spire_server.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/telemetry.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/upgrading.md [2022-05-09T17:43:42.771Z] spire-1.2.1/doc/using_spire.md [2022-05-09T17:43:42.771Z] spire-1.2.1/examples/ [2022-05-09T17:43:42.771Z] spire-1.2.1/examples/README.md [2022-05-09T17:43:42.771Z] spire-1.2.1/go.mod [2022-05-09T17:43:42.771Z] spire-1.2.1/go.sum [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T17:43:42.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/health/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/log/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T17:43:42.772Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/version/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/config.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T17:43:42.773Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/server.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/private/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/private/server/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/common/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T17:43:42.774Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T17:43:42.774Z] spire-1.2.1/release/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire-extras/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire/README.md [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire/conf/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T17:43:42.774Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T17:43:42.774Z] spire-1.2.1/script/ [2022-05-09T17:43:42.774Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T17:43:42.774Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T17:43:42.774Z] spire-1.2.1/support/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T17:43:42.774Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T17:43:42.775Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/clock/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/clock/clock.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T17:43:42.775Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/common [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T17:43:42.775Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T17:43:42.776Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T17:43:42.777Z] spire-1.2.1/test/integration/test.sh [2022-05-09T17:43:42.777Z] spire-1.2.1/test/plugintest/ [2022-05-09T17:43:42.777Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/ [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/testca/ [2022-05-09T17:43:42.777Z] spire-1.2.1/test/testca/ca.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/testkey/ [2022-05-09T17:43:42.777Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T17:43:42.777Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/testkey/new.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T17:43:42.777Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/util/ [2022-05-09T17:43:42.777Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/util/race.go [2022-05-09T17:43:42.777Z] spire-1.2.1/test/util/util.go [2022-05-09T17:43:42.777Z] building spire from source... [2022-05-09T17:43:42.777Z] Installing go1.17.7... [2022-05-09T17:43:45.314Z] ---> aa4beeaf76d4 [2022-05-09T17:43:45.314Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T17:43:46.252Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:43:46.252Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:43:46.252Z] ---> c024381915a0 [2022-05-09T17:43:46.252Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T17:43:46.252Z] ---> Using cache [2022-05-09T17:43:46.252Z] ---> ba5a213371bc [2022-05-09T17:43:46.252Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:43:46.252Z] ---> Using cache [2022-05-09T17:43:46.252Z] ---> 275241c9a98a [2022-05-09T17:43:46.252Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T17:43:47.192Z] ---> 434df7e3d4b4 [2022-05-09T17:43:47.192Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T17:43:47.192Z] ---> Running in e62627dc3f72 [2022-05-09T17:43:48.130Z] ---> Running in ee780c6dc247 [2022-05-09T17:43:48.130Z] Building bin/spire-agent... [2022-05-09T17:43:48.389Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T17:43:48.389Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T17:43:48.389Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T17:43:48.648Z] Building bin/spire-server... [2022-05-09T17:43:48.648Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T17:43:48.648Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T17:43:48.648Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T17:43:48.648Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T17:43:48.648Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T17:43:48.648Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T17:43:48.648Z] Removing intermediate container ee780c6dc247 [2022-05-09T17:43:48.648Z] ---> 7f27a3293826 [2022-05-09T17:43:48.648Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T17:43:48.648Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T17:43:48.921Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T17:43:48.921Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T17:43:48.921Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T17:43:48.921Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T17:43:48.921Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T17:43:48.921Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T17:43:48.921Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T17:43:48.921Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T17:43:49.180Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T17:43:49.180Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T17:43:49.180Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T17:43:49.180Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T17:43:49.180Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T17:43:49.180Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T17:43:49.180Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T17:43:49.180Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T17:43:49.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:43:49.439Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T17:43:49.439Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T17:43:49.439Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T17:43:49.439Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T17:43:49.439Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T17:43:49.439Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T17:43:49.439Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T17:43:49.439Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T17:43:49.696Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T17:43:49.696Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T17:43:49.696Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T17:43:49.696Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T17:43:49.696Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T17:43:49.696Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T17:43:49.953Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T17:43:49.953Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T17:43:49.953Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T17:43:49.953Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T17:43:49.953Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T17:43:49.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:43:49.953Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T17:43:49.953Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T17:43:49.953Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T17:43:49.953Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T17:43:49.953Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T17:43:49.953Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T17:43:49.953Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T17:43:49.953Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T17:43:50.212Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T17:43:50.212Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T17:43:50.212Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T17:43:50.212Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T17:43:50.212Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T17:43:50.212Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T17:43:50.212Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T17:43:50.212Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T17:43:50.212Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T17:43:50.212Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T17:43:50.471Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T17:43:50.471Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T17:43:50.471Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T17:43:50.471Z] OK: 221 MiB in 52 packages [2022-05-09T17:43:50.471Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T17:43:50.471Z]  ---> 839079ad54ea [2022-05-09T17:43:50.471Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T17:43:50.729Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T17:43:50.729Z]  ---> Running in ac7ad28c9612 [2022-05-09T17:43:51.668Z] Removing intermediate container e62627dc3f72 [2022-05-09T17:43:51.668Z] ---> 53ad842e798c [2022-05-09T17:43:51.668Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T17:43:52.236Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T17:43:52.236Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T17:43:52.236Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T17:43:52.236Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T17:43:52.236Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T17:43:52.495Z]  ---> 4f8f95656aeb [2022-05-09T17:43:52.495Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:43:53.431Z] ---> Running in 79c3c0a45b41 [2022-05-09T17:43:53.999Z] Removing intermediate container ac7ad28c9612 [2022-05-09T17:43:53.999Z] ---> 2b91e42a3d12 [2022-05-09T17:43:53.999Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T17:43:54.257Z] ---> Running in 97ac4dbac31a [2022-05-09T17:43:54.824Z] Removing intermediate container 97ac4dbac31a [2022-05-09T17:43:54.824Z] ---> 4486d7208c4c [2022-05-09T17:43:54.824Z] Step 28/31 : CMD ["gate"] [2022-05-09T17:43:55.762Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T17:43:55.762Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T17:43:55.762Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T17:43:55.762Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T17:43:55.762Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T17:43:55.762Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T17:43:55.762Z]  ---> Running in 7592eedab237 [2022-05-09T17:43:56.022Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T17:43:56.022Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T17:43:56.328Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T17:43:56.587Z] Removing intermediate container 7592eedab237 [2022-05-09T17:43:56.587Z] ---> d6c86d3506ed [2022-05-09T17:43:56.587Z] Step 29/31 : LABEL arch=x86_64 [2022-05-09T17:43:56.587Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T17:43:56.845Z]  ---> Running in 0edc0c740c08 [2022-05-09T17:43:56.846Z] Removing intermediate container 79c3c0a45b41 [2022-05-09T17:43:56.846Z] ---> 9a5df9ba6075 [2022-05-09T17:43:56.846Z] Step 8/23 : COPY . . [2022-05-09T17:43:57.526Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T17:43:57.785Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T17:43:57.785Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T17:43:57.785Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T17:43:58.043Z] Removing intermediate container 0edc0c740c08 [2022-05-09T17:43:58.043Z] ---> 4fb78d39e9c1 [2022-05-09T17:43:58.043Z] Step 30/31 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:43:58.043Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T17:43:58.043Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T17:43:58.627Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T17:43:58.886Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T17:43:58.886Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T17:43:58.886Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T17:43:58.886Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T17:43:58.886Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T17:43:59.145Z]  ---> Running in f37745919b37 [2022-05-09T17:43:59.145Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T17:43:59.145Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T17:43:59.145Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T17:43:59.145Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T17:43:59.145Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T17:43:59.145Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T17:43:59.145Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T17:43:59.145Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T17:43:59.403Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T17:43:59.403Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T17:43:59.765Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T17:43:59.765Z] Removing intermediate container f37745919b37 [2022-05-09T17:43:59.766Z] ---> be21b2fc8e77 [2022-05-09T17:43:59.766Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T17:44:00.332Z] ---> Running in e39acfc6a1d6 [2022-05-09T17:44:01.268Z] Removing intermediate container e39acfc6a1d6 [2022-05-09T17:44:01.268Z] ---> a99d4730f0ca [2022-05-09T17:44:01.268Z] [2022-05-09T17:44:01.268Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T17:44:01.269Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T17:44:01.269Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T17:44:01.269Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T17:44:01.269Z] Successfully built a99d4730f0ca [2022-05-09T17:44:01.269Z] Successfully tagged security-bootstrapper:latest [2022-05-09T17:44:01.269Z] Building security-secretstore-setup [2022-05-09T17:44:01.269Z]  Building security-bootstrapper ... done go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T17:44:01.269Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T17:44:01.269Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T17:44:01.269Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T17:44:01.269Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T17:44:01.269Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T17:44:01.269Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T17:44:01.269Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T17:44:01.269Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T17:44:01.527Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T17:44:01.527Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T17:44:01.527Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T17:44:01.527Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T17:44:01.527Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T17:44:01.527Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T17:44:01.527Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T17:44:01.527Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T17:44:01.527Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T17:44:01.527Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T17:44:01.527Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T17:44:01.527Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T17:44:01.787Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T17:44:01.787Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T17:44:01.787Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T17:44:01.787Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T17:44:02.046Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T17:44:02.046Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T17:44:02.046Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T17:44:02.046Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T17:44:02.046Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T17:44:02.046Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T17:44:02.046Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T17:44:02.046Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T17:44:02.046Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T17:44:02.046Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T17:44:02.046Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T17:44:02.046Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T17:44:02.046Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T17:44:02.046Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T17:44:02.046Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T17:44:02.046Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T17:44:02.046Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T17:44:02.046Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T17:44:02.046Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T17:44:02.046Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T17:44:07.315Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:44:07.315Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:44:07.315Z] ---> c024381915a0 [2022-05-09T17:44:07.315Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T17:44:07.315Z] ---> Using cache [2022-05-09T17:44:07.315Z] ---> ba5a213371bc [2022-05-09T17:44:07.315Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:44:07.315Z] ---> Using cache [2022-05-09T17:44:07.315Z] ---> 275241c9a98a [2022-05-09T17:44:07.315Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T17:44:07.315Z] ---> Using cache [2022-05-09T17:44:07.315Z] ---> df17ae2cc533 [2022-05-09T17:44:07.315Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T17:44:07.315Z] ---> Using cache [2022-05-09T17:44:07.315Z] ---> d729ad25fa38 [2022-05-09T17:44:07.315Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:44:07.315Z] ---> Using cache [2022-05-09T17:44:07.315Z] ---> 76f137f692a4 [2022-05-09T17:44:07.315Z] Step 8/25 : COPY . . [2022-05-09T17:44:07.315Z] ---> Using cache [2022-05-09T17:44:07.315Z] ---> 5189fac3d1c4 [2022-05-09T17:44:07.315Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T17:44:08.412Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T17:44:08.412Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T17:44:14.978Z]  ---> Running in 1b5c2647d83c [2022-05-09T17:44:14.978Z] ---> c9d09b4d5ad8 [2022-05-09T17:44:14.978Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T17:44:15.238Z] ---> Running in 9aafc033a366 [2022-05-09T17:44:15.806Z] 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-09T17:44:16.372Z] 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-09T17:44:36.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T17:44:36.674Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T17:44:40.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T17:44:40.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T17:44:42.917Z] 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-09T17:44:48.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T17:44:48.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T17:44:48.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T17:44:48.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T17:44:48.426Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T17:44:48.426Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T17:44:48.426Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T17:44:49.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T17:44:49.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T17:44:49.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T17:44:49.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T17:45:01.034Z] Removing intermediate container 1b5c2647d83c [2022-05-09T17:45:01.034Z] ---> 3da0f053c5aa [2022-05-09T17:45:01.034Z] [2022-05-09T17:45:01.034Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T17:45:01.034Z] ---> e04c818066af [2022-05-09T17:45:01.034Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T17:45:01.975Z] Removing intermediate container 9aafc033a366 [2022-05-09T17:45:01.975Z] ---> 33a35343724f [2022-05-09T17:45:01.975Z] [2022-05-09T17:45:01.975Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T17:45:01.975Z] ---> e04c818066af [2022-05-09T17:45:01.975Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T17:45:01.975Z] ---> Running in 26522840c810 [2022-05-09T17:45:01.975Z] ---> Running in 8432e7075792 [2022-05-09T17:45:02.544Z] Removing intermediate container 8432e7075792 [2022-05-09T17:45:02.544Z] ---> 5df45cb1d807 [2022-05-09T17:45:02.544Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T17:45:02.544Z] ---> Running in 595eb7e026b3 [2022-05-09T17:45:02.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:02.816Z] Removing intermediate container 595eb7e026b3 [2022-05-09T17:45:02.816Z] ---> 59661e7d9a21 [2022-05-09T17:45:02.816Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T17:45:03.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:03.091Z] ---> Running in 615628b0612c [2022-05-09T17:45:03.091Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T17:45:03.091Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T17:45:03.091Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T17:45:03.091Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T17:45:03.091Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T17:45:03.091Z] OK: 6 MiB in 17 packages [2022-05-09T17:45:03.354Z] Removing intermediate container 615628b0612c [2022-05-09T17:45:03.354Z] ---> 8211a0cb41a2 [2022-05-09T17:45:03.354Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:45:03.617Z] ---> Running in d8d2634f6425 [2022-05-09T17:45:04.184Z] Removing intermediate container 26522840c810 [2022-05-09T17:45:04.184Z] ---> d4edf03794c0 [2022-05-09T17:45:04.184Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T17:45:04.442Z] ---> Running in 1268fe7fdac9 [2022-05-09T17:45:04.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.275s coverage: 28.7% of statements [2022-05-09T17:45:04.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T17:45:04.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T17:45:04.714Z] Removing intermediate container 1268fe7fdac9 [2022-05-09T17:45:04.714Z] ---> d12810681702 [2022-05-09T17:45:04.714Z] Step 13/25 : WORKDIR / [2022-05-09T17:45:05.651Z] ---> Running in 90a684e773d1 [2022-05-09T17:45:06.587Z] Removing intermediate container d8d2634f6425 [2022-05-09T17:45:06.587Z] ---> 2ff3d219b01c [2022-05-09T17:45:06.587Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T17:45:06.587Z] Removing intermediate container 90a684e773d1 [2022-05-09T17:45:06.587Z] ---> d5fc6ff28259 [2022-05-09T17:45:06.587Z] 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-09T17:45:06.587Z] ---> Running in 8a29d4fce1a5 [2022-05-09T17:45:06.845Z] ---> 5f5c1d3d8622 [2022-05-09T17:45:06.845Z] 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-09T17:45:07.103Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:07.362Z] ---> e2eb8bca43a5 [2022-05-09T17:45:07.362Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T17:45:07.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:08.188Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T17:45:08.188Z] ---> 560c61834e13 [2022-05-09T17:45:08.188Z] 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-09T17:45:08.447Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T17:45:08.447Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T17:45:08.447Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T17:45:08.705Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T17:45:08.705Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T17:45:08.705Z] Removing intermediate container fe29d2ede0d1 [2022-05-09T17:45:08.705Z] ---> fb6b807e2690 [2022-05-09T17:45:08.705Z] [2022-05-09T17:45:08.705Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T17:45:08.705Z] ---> 0ac33e5f5afa [2022-05-09T17:45:08.705Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T17:45:08.705Z] ---> Using cache [2022-05-09T17:45:08.705Z] ---> 5671685dc091 [2022-05-09T17:45:08.705Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:45:08.705Z] ---> Using cache [2022-05-09T17:45:08.705Z] ---> ee5e80f290e5 [2022-05-09T17:45:08.706Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T17:45:08.706Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T17:45:08.706Z] OK: 8 MiB in 20 packages [2022-05-09T17:45:08.970Z] ---> ccc0f7b30b0b [2022-05-09T17:45:08.970Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T17:45:08.970Z] ---> Running in c673cae1a216 [2022-05-09T17:45:09.907Z] Removing intermediate container 8a29d4fce1a5 [2022-05-09T17:45:09.908Z] ---> f3d2f9f4e621 [2022-05-09T17:45:09.908Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T17:45:09.908Z] ---> c3447c99805b [2022-05-09T17:45:09.908Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T17:45:09.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:10.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements [2022-05-09T17:45:10.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T17:45:10.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.624s coverage: 53.4% of statements [2022-05-09T17:45:10.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T17:45:10.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T17:45:10.166Z] ---> 4c8f27ad9b33 [2022-05-09T17:45:10.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T17:45:10.735Z] ---> 3fe92243faf2 [2022-05-09T17:45:10.735Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T17:45:10.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:10.995Z] ---> 351339e16626 [2022-05-09T17:45:10.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T17:45:10.995Z] ---> e57ceb44931a [2022-05-09T17:45:10.995Z] 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-09T17:45:10.995Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T17:45:10.995Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T17:45:10.995Z] OK: 15855 distinct packages available [2022-05-09T17:45:11.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:11.254Z] ---> Running in b482ba2dfee7 [2022-05-09T17:45:11.254Z] ---> f1d474cff7ad [2022-05-09T17:45:11.254Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T17:45:11.512Z] ---> Running in 30da06c656ef [2022-05-09T17:45:11.774Z] Removing intermediate container 30da06c656ef [2022-05-09T17:45:11.774Z] ---> 729b88b61e3d [2022-05-09T17:45:11.774Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T17:45:11.774Z] ---> Running in 58d923849fb3 [2022-05-09T17:45:12.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:12.036Z] Removing intermediate container 58d923849fb3 [2022-05-09T17:45:12.036Z] ---> e1ced6f28a14 [2022-05-09T17:45:12.036Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T17:45:12.036Z] ---> Running in 94ce7135d196 [2022-05-09T17:45:12.412Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T17:45:12.412Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T17:45:12.412Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T17:45:12.412Z] Removing intermediate container 94ce7135d196 [2022-05-09T17:45:12.412Z] ---> 83415e712726 [2022-05-09T17:45:12.412Z] Step 22/23 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:45:12.412Z] Removing intermediate container b482ba2dfee7 [2022-05-09T17:45:12.412Z] ---> 9fa23017afc9 [2022-05-09T17:45:12.412Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T17:45:12.412Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T17:45:12.704Z] ---> Running in a0483943bcaa [2022-05-09T17:45:12.704Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T17:45:12.704Z] ---> Running in 7354892362fb [2022-05-09T17:45:12.704Z] OK: 6 MiB in 18 packages [2022-05-09T17:45:12.704Z] Removing intermediate container a0483943bcaa [2022-05-09T17:45:12.704Z] ---> d9b32c1cc901 [2022-05-09T17:45:12.704Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T17:45:13.104Z] ---> Running in b5ac7194a1c7 [2022-05-09T17:45:13.104Z] Removing intermediate container 7354892362fb [2022-05-09T17:45:13.104Z] ---> ef653b6a3731 [2022-05-09T17:45:13.104Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T17:45:13.104Z] ---> Running in 0787137ebd50 [2022-05-09T17:45:13.104Z] Removing intermediate container b5ac7194a1c7 [2022-05-09T17:45:13.104Z] ---> e4ca4abf7397 [2022-05-09T17:45:13.104Z] [2022-05-09T17:45:13.362Z] Removing intermediate container c673cae1a216 [2022-05-09T17:45:13.362Z] ---> 459577f45fc9 [2022-05-09T17:45:13.362Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T17:45:13.362Z] Removing intermediate container 0787137ebd50 [2022-05-09T17:45:13.362Z] ---> abdaf5cd0454 [2022-05-09T17:45:13.362Z] Step 24/25 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:45:13.362Z] Successfully built e4ca4abf7397 [2022-05-09T17:45:13.362Z] Successfully tagged core-data:latest [2022-05-09T17:45:13.362Z]  Building core-data ... done Building sys-mgmt-agent [2022-05-09T17:45:13.362Z] ---> Running in 31741c364d23 [2022-05-09T17:45:15.264Z] Removing intermediate container 31741c364d23 [2022-05-09T17:45:15.264Z] ---> b898b1b17cfc [2022-05-09T17:45:15.264Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T17:45:17.177Z] ---> 2c0f8c166c2e [2022-05-09T17:45:17.177Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T17:45:17.177Z] ---> Running in e62d9d25e5a2 [2022-05-09T17:45:17.436Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:45:17.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:45:17.436Z] ---> c024381915a0 [2022-05-09T17:45:17.436Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T17:45:17.436Z] ---> Using cache [2022-05-09T17:45:17.436Z] ---> ba5a213371bc [2022-05-09T17:45:17.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:45:17.436Z] ---> Using cache [2022-05-09T17:45:17.436Z] ---> 275241c9a98a [2022-05-09T17:45:17.436Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T17:45:17.700Z] Removing intermediate container e62d9d25e5a2 [2022-05-09T17:45:17.700Z] ---> 3856b85ba90d [2022-05-09T17:45:17.700Z] [2022-05-09T17:45:17.960Z] Successfully built 3856b85ba90d [2022-05-09T17:45:17.960Z] Successfully tagged security-secretstore-setup:latest [2022-05-09T17:45:17.960Z]  Building security-secretstore-setup ... done  ---> Running in ef4d9d7bfde2 [2022-05-09T17:45:17.960Z] ---> 4b935a4a98ff [2022-05-09T17:45:17.960Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T17:45:17.960Z] ---> Running in a21362194662 [2022-05-09T17:45:18.219Z] Removing intermediate container a21362194662 [2022-05-09T17:45:18.219Z] ---> f43b2921588b [2022-05-09T17:45:18.219Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T17:45:18.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:18.219Z] ---> 90ef0ae7ef35 [2022-05-09T17:45:18.219Z] Step 21/26 : WORKDIR / [2022-05-09T17:45:18.478Z] ---> Running in e850b2bb89f9 [2022-05-09T17:45:18.478Z] Removing intermediate container e850b2bb89f9 [2022-05-09T17:45:18.478Z] ---> 1909aec95b0c [2022-05-09T17:45:18.478Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T17:45:18.478Z] ---> Running in 9c1e4e084738 [2022-05-09T17:45:18.738Z] Removing intermediate container 9c1e4e084738 [2022-05-09T17:45:18.738Z] ---> 122f14aedfe5 [2022-05-09T17:45:18.738Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T17:45:18.738Z] ---> Running in 2647a34b922a [2022-05-09T17:45:18.738Z] Removing intermediate container 2647a34b922a [2022-05-09T17:45:18.738Z] ---> a67b4ca199ad [2022-05-09T17:45:18.738Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T17:45:18.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:19.253Z] ---> Running in d6e3943a121b [2022-05-09T17:45:19.253Z] Removing intermediate container d6e3943a121b [2022-05-09T17:45:19.253Z] ---> 677d14d0fa1b [2022-05-09T17:45:19.253Z] Step 25/26 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:45:19.515Z] ---> Running in 7bfafc41d9e9 [2022-05-09T17:45:19.515Z] OK: 221 MiB in 52 packages [2022-05-09T17:45:19.515Z] Removing intermediate container 7bfafc41d9e9 [2022-05-09T17:45:19.515Z] ---> 149206373c5f [2022-05-09T17:45:19.515Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T17:45:19.515Z] ---> Running in 03f0ef8d7515 [2022-05-09T17:45:19.776Z] Removing intermediate container 03f0ef8d7515 [2022-05-09T17:45:19.776Z] ---> 3b5488328ba3 [2022-05-09T17:45:19.776Z] [2022-05-09T17:45:19.776Z] Removing intermediate container ef4d9d7bfde2 [2022-05-09T17:45:19.776Z] ---> d5c2bf5b4bd8 [2022-05-09T17:45:19.776Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T17:45:19.776Z] Successfully built 3b5488328ba3 [2022-05-09T17:45:19.776Z] Successfully tagged security-spire-config:latest [2022-05-09T17:45:20.035Z]  Building security-spire-config ... done  ---> ce33484858d0 [2022-05-09T17:45:20.035Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:45:20.035Z] ---> Running in a8a69762a89f [2022-05-09T17:45:20.977Z] Removing intermediate container a8a69762a89f [2022-05-09T17:45:20.977Z] ---> afa07f8334b0 [2022-05-09T17:45:20.977Z] Step 8/23 : COPY . . [2022-05-09T17:45:22.359Z] Building bin/spire-agent... [2022-05-09T17:45:22.359Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T17:45:22.359Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T17:45:22.359Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T17:45:22.359Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T17:45:23.306Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T17:45:23.306Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T17:45:23.306Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T17:45:23.306Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T17:45:23.306Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T17:45:23.306Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T17:45:23.306Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T17:45:23.306Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T17:45:23.306Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T17:45:28.586Z]  ---> a635fd249344 [2022-05-09T17:45:28.586Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T17:45:28.586Z] ---> Running in e1427af9bf12 [2022-05-09T17:45:29.152Z] 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-09T17:45:32.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.537s coverage: 89.2% of statements [2022-05-09T17:45:32.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T17:45:32.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T17:45:32.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T17:45:32.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.379s coverage: 84.4% of statements [2022-05-09T17:45:32.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T17:45:32.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T17:45:32.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T17:45:32.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T17:45:32.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.545s coverage: 95.6% of statements [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 72.2% of statements [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.398s coverage: 60.0% of statements [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.466s coverage: 0.9% of statements [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.428s coverage: 58.8% of statements [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.591s coverage: 29.6% of statements [2022-05-09T17:45:34.956Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.338s coverage: 47.1% of statements [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements [2022-05-09T17:45:34.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.279s coverage: 94.1% of statements [2022-05-09T17:45:35.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2022-05-09T17:45:36.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.198s coverage: 87.5% of statements [2022-05-09T17:45:47.256Z] Removing intermediate container e1427af9bf12 [2022-05-09T17:45:47.256Z] ---> dc500d2e22b2 [2022-05-09T17:45:47.256Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T17:45:47.256Z] ---> Running in cc591aced179 [2022-05-09T17:45:47.256Z] 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-09T17:45:47.256Z] Removing intermediate container cc591aced179 [2022-05-09T17:45:47.256Z] ---> 13d1ebda1c25 [2022-05-09T17:45:47.256Z] [2022-05-09T17:45:47.256Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T17:45:47.256Z] 20.10.14: Pulling from library/docker [2022-05-09T17:45:49.160Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T17:45:49.160Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T17:45:49.160Z] ---> 7417809fdb73 [2022-05-09T17:45:49.160Z] 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-09T17:45:51.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements [2022-05-09T17:45:51.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-05-09T17:45:51.703Z] ---> Running in a3d8e07fd5a3 [2022-05-09T17:45:51.703Z] Removing intermediate container a3d8e07fd5a3 [2022-05-09T17:45:51.703Z] ---> 956f1d439d48 [2022-05-09T17:45:51.703Z] 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-09T17:45:51.703Z] ---> Running in 9201e1756a5c [2022-05-09T17:45:51.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:51.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:45:51.963Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T17:45:51.963Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T17:45:52.223Z] Executing bash-5.1.16-r0.post-install [2022-05-09T17:45:52.223Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T17:45:52.223Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T17:45:52.223Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T17:45:52.223Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T17:45:52.223Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T17:45:52.223Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T17:45:52.223Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T17:45:52.223Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T17:45:52.223Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T17:45:52.223Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T17:45:52.223Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T17:45:52.223Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T17:45:52.223Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T17:45:52.223Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T17:45:52.223Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T17:45:52.483Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T17:45:52.483Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T17:45:52.483Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T17:45:52.483Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T17:45:52.483Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T17:45:52.483Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T17:45:52.483Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T17:45:52.483Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T17:45:52.483Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T17:45:52.483Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T17:45:52.743Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T17:45:52.743Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T17:45:52.743Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T17:45:52.743Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T17:45:52.743Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T17:45:52.743Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T17:45:52.743Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T17:45:52.743Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T17:45:52.743Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T17:45:52.743Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T17:45:52.743Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T17:45:52.743Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T17:45:52.743Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T17:45:52.743Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T17:45:52.743Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T17:45:52.743Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T17:45:52.743Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T17:45:52.743Z] OK: 83 MiB in 65 packages [2022-05-09T17:45:53.689Z] Collecting docker-compose==1.23.2 [2022-05-09T17:45:53.689Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T17:45:53.689Z] 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-09T17:45:53.689Z] Collecting PyYAML<4,>=3.10 [2022-05-09T17:45:53.689Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T17:45:54.258Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T17:45:54.258Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T17:45:54.517Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T17:45:54.517Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T17:45:54.777Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T17:45:54.777Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T17:45:55.037Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T17:45:55.037Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T17:45:55.037Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T17:45:55.037Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T17:45:55.037Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T17:45:55.037Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T17:45:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 82.5% of statements [2022-05-09T17:45:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T17:45:55.606Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T17:45:55.606Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T17:45:55.606Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T17:45:55.606Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T17:45:55.606Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T17:45:55.606Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T17:45:55.606Z] Collecting idna<2.8,>=2.5 [2022-05-09T17:45:55.606Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T17:45:55.606Z] 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-09T17:45:55.866Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T17:45:55.866Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T17:45:55.866Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T17:45:55.866Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T17:45:55.866Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T17:45:55.866Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T17:45:55.866Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T17:45:55.866Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T17:45:55.866Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T17:45:55.866Z] Attempting uninstall: urllib3 [2022-05-09T17:45:55.866Z] Found existing installation: urllib3 1.26.7 [2022-05-09T17:45:55.866Z] Uninstalling urllib3-1.26.7: [2022-05-09T17:45:56.125Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T17:45:56.125Z] Attempting uninstall: idna [2022-05-09T17:45:56.125Z] Found existing installation: idna 3.3 [2022-05-09T17:45:56.125Z] Uninstalling idna-3.3: [2022-05-09T17:45:56.125Z] Successfully uninstalled idna-3.3 [2022-05-09T17:45:56.695Z] Attempting uninstall: requests [2022-05-09T17:45:56.695Z] Found existing installation: requests 2.26.0 [2022-05-09T17:45:56.695Z] Uninstalling requests-2.26.0: [2022-05-09T17:45:56.695Z] Successfully uninstalled requests-2.26.0 [2022-05-09T17:45:56.695Z] Running setup.py install for texttable: started [2022-05-09T17:45:56.954Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T17:45:56.954Z] Running setup.py install for PyYAML: started [2022-05-09T17:45:57.522Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T17:45:57.522Z] Running setup.py install for docopt: started [2022-05-09T17:45:57.782Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T17:45:57.782Z] Running setup.py install for dockerpty: started [2022-05-09T17:45:58.351Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T17:45:58.609Z] 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-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.339s coverage: 92.9% of statements [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.288s coverage: 58.8% of statements [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.354s coverage: 80.0% of statements [2022-05-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements [2022-05-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements [2022-05-09T17:46:03.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.885s coverage: 91.2% of statements [2022-05-09T17:46:03.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T17:46:05.180Z] Building bin/spire-agent... [2022-05-09T17:46:05.180Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T17:46:05.180Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T17:46:05.180Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T17:46:05.180Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T17:46:05.180Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T17:46:05.180Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T17:46:05.180Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T17:46:05.180Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T17:46:05.180Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T17:46:05.180Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T17:46:05.180Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T17:46:05.180Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T17:46:05.180Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T17:46:07.723Z] Removing intermediate container 9201e1756a5c [2022-05-09T17:46:07.723Z] ---> 67837ba3a3a5 [2022-05-09T17:46:07.723Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T17:46:08.659Z] ---> Running in 94f0a784790c [2022-05-09T17:46:08.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.101s coverage: 64.4% of statements [2022-05-09T17:46:08.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T17:46:08.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T17:46:08.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements [2022-05-09T17:46:08.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2022-05-09T17:46:08.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2022-05-09T17:46:08.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2022-05-09T17:46:08.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.127s coverage: 100.0% of statements [2022-05-09T17:46:08.921Z] Removing intermediate container 94f0a784790c [2022-05-09T17:46:08.921Z] ---> 4f2da277237c [2022-05-09T17:46:08.921Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T17:46:08.921Z] ---> Running in 4d8d7047c4f3 [2022-05-09T17:46:09.180Z] Removing intermediate container 4d8d7047c4f3 [2022-05-09T17:46:09.180Z] ---> d2c938bb02a1 [2022-05-09T17:46:09.180Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T17:46:10.116Z] ---> 2c0c8579c73d [2022-05-09T17:46:10.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T17:46:10.374Z] ---> b5e14f68d814 [2022-05-09T17:46:10.374Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T17:46:10.945Z] ---> d8729fae9a29 [2022-05-09T17:46:10.945Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T17:46:10.945Z] ---> Running in c8353feda1f4 [2022-05-09T17:46:11.245Z] Removing intermediate container 5ab3c80e2f3b [2022-05-09T17:46:11.245Z] ---> 606c8117f9c3 [2022-05-09T17:46:11.245Z] [2022-05-09T17:46:11.245Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T17:46:11.245Z] ---> 0ac33e5f5afa [2022-05-09T17:46:11.245Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T17:46:11.245Z] ---> Using cache [2022-05-09T17:46:11.245Z] ---> 5671685dc091 [2022-05-09T17:46:11.245Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:46:11.245Z] ---> Using cache [2022-05-09T17:46:11.245Z] ---> ee5e80f290e5 [2022-05-09T17:46:11.245Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T17:46:11.503Z] Removing intermediate container c8353feda1f4 [2022-05-09T17:46:11.503Z] ---> 770b8208bfab [2022-05-09T17:46:11.503Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T17:46:11.503Z] ---> Running in f97aeb34407e [2022-05-09T17:46:11.503Z] ---> Running in 5b9ab0770194 [2022-05-09T17:46:11.793Z] Removing intermediate container 5b9ab0770194 [2022-05-09T17:46:11.793Z] ---> 75e382dc7d7c [2022-05-09T17:46:11.793Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T17:46:11.793Z] ---> Running in 37a2a58afd2b [2022-05-09T17:46:12.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:46:12.052Z] Removing intermediate container 37a2a58afd2b [2022-05-09T17:46:12.052Z] ---> e76bb81c1a07 [2022-05-09T17:46:12.052Z] Step 22/23 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:46:12.052Z] ---> Running in c80b62c1dc5d [2022-05-09T17:46:12.052Z] Removing intermediate container c80b62c1dc5d [2022-05-09T17:46:12.052Z] ---> 4a2bdd10955f [2022-05-09T17:46:12.052Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T17:46:12.052Z] ---> Running in 745745c97686 [2022-05-09T17:46:12.311Z] Removing intermediate container 745745c97686 [2022-05-09T17:46:12.311Z] ---> bd5e2241390d [2022-05-09T17:46:12.311Z] [2022-05-09T17:46:12.311Z] Successfully built bd5e2241390d [2022-05-09T17:46:12.311Z] Successfully tagged sys-mgmt-agent:latest [2022-05-09T17:46:12.879Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:46:13.137Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T17:46:13.137Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T17:46:13.137Z] OK: 15855 distinct packages available [2022-05-09T17:46:13.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T17:46:14.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T17:46:14.330Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T17:46:14.330Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T17:46:14.589Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T17:46:14.590Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T17:46:14.590Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T17:46:14.850Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T17:46:14.850Z] OK: 6 MiB in 19 packages [2022-05-09T17:46:15.419Z] Removing intermediate container f97aeb34407e [2022-05-09T17:46:15.419Z] ---> 33c7569d90db [2022-05-09T17:46:15.419Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T17:46:16.797Z] ---> 7d925fe0bdac [2022-05-09T17:46:16.797Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T17:46:18.701Z] ---> 804438a13784 [2022-05-09T17:46:18.701Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T17:46:18.960Z] ---> 8de0cd1e6e52 [2022-05-09T17:46:18.960Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T17:46:19.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.504s coverage: 65.4% of statements [2022-05-09T17:46:19.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T17:46:19.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T17:46:19.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T17:46:19.230Z] ---> 7212cdbce7ff [2022-05-09T17:46:19.230Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T17:46:19.510Z] ---> be578ca19fb8 [2022-05-09T17:46:19.510Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T17:46:19.510Z] ---> Running in 518f7cb98b4d [2022-05-09T17:46:19.772Z] Removing intermediate container 518f7cb98b4d [2022-05-09T17:46:19.772Z] ---> eb65fd903b7b [2022-05-09T17:46:19.772Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T17:46:19.772Z] ---> Running in 9fe438dcd7a7 [2022-05-09T17:46:19.772Z] Removing intermediate container 9fe438dcd7a7 [2022-05-09T17:46:19.772Z] ---> 98fc09c2adf9 [2022-05-09T17:46:19.772Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T17:46:20.031Z] ---> Running in 2ee47349c31e [2022-05-09T17:46:20.031Z] Removing intermediate container 2ee47349c31e [2022-05-09T17:46:20.031Z] ---> eef55ea64b7c [2022-05-09T17:46:20.031Z] Step 25/26 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:46:20.294Z] ---> Running in 84cb96eeaa74 [2022-05-09T17:46:20.294Z] Removing intermediate container 84cb96eeaa74 [2022-05-09T17:46:20.294Z] ---> d52ba510f834 [2022-05-09T17:46:20.294Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T17:46:20.294Z] ---> Running in 9400c14c52fe [2022-05-09T17:46:20.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.886s coverage: 43.8% of statements [2022-05-09T17:46:20.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T17:46:20.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T17:46:20.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.332s coverage: 89.5% of statements [2022-05-09T17:46:20.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T17:46:20.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2022-05-09T17:46:20.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T17:46:20.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T17:46:20.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T17:46:20.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T17:46:20.552Z] Removing intermediate container 9400c14c52fe [2022-05-09T17:46:20.552Z] ---> 4f4659f72058 [2022-05-09T17:46:20.552Z] [2022-05-09T17:46:20.552Z] Successfully built 4f4659f72058 [2022-05-09T17:46:20.552Z] Successfully tagged security-spire-agent:latest [2022-05-09T17:46:28.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.376s coverage: 17.7% of statements [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T17:46:28.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.802s coverage: 92.3% of statements [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T17:46:28.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T17:46:28.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T17:46:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.475s coverage: 97.7% of statements [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T17:46:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.224s coverage: 28.9% of statements [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T17:46:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T17:46:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.331s coverage: 100.0% of statements [2022-05-09T17:46:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-05-09T17:46:31.217Z] 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-09T17:46:31.217Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T17:46:31.217Z] GO111MODULE=on go vet ./... [2022-05-09T17:46:59.282Z]  Building security-spire-agent ... done Removing intermediate container 4dde8fde69e2 [2022-05-09T17:46:59.282Z] ---> 53f81a2f3049 [2022-05-09T17:46:59.282Z] [2022-05-09T17:46:59.282Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T17:46:59.282Z] ---> 0ac33e5f5afa [2022-05-09T17:46:59.282Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T17:46:59.282Z] ---> Using cache [2022-05-09T17:46:59.282Z] ---> 5671685dc091 [2022-05-09T17:46:59.282Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:46:59.282Z] ---> Using cache [2022-05-09T17:46:59.282Z] ---> ee5e80f290e5 [2022-05-09T17:46:59.282Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T17:46:59.282Z] ---> Using cache [2022-05-09T17:46:59.282Z] ---> 33c7569d90db [2022-05-09T17:46:59.282Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T17:46:59.282Z] ---> ad171e339a39 [2022-05-09T17:46:59.282Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T17:46:59.282Z] ---> 91e8b1a4f516 [2022-05-09T17:46:59.282Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T17:46:59.282Z] ---> 39f78a5bc4d9 [2022-05-09T17:46:59.282Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T17:46:59.282Z] ---> e841b1d87da9 [2022-05-09T17:46:59.282Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T17:46:59.282Z] ---> Running in d0cfab6b0d7a [2022-05-09T17:46:59.282Z] Removing intermediate container d0cfab6b0d7a [2022-05-09T17:46:59.282Z] ---> 77c2c5396e26 [2022-05-09T17:46:59.282Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T17:46:59.282Z] ---> Running in 17166b11e05c [2022-05-09T17:46:59.282Z] Removing intermediate container 17166b11e05c [2022-05-09T17:46:59.282Z] ---> 7ee61ac67837 [2022-05-09T17:46:59.282Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T17:46:59.282Z] ---> Running in 46d4f85f331c [2022-05-09T17:46:59.282Z] Removing intermediate container 46d4f85f331c [2022-05-09T17:46:59.282Z] ---> 59f83ccde580 [2022-05-09T17:46:59.282Z] Step 24/25 : LABEL git_sha=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [2022-05-09T17:46:59.542Z] ---> Running in 193339c4517a [2022-05-09T17:46:59.542Z] Removing intermediate container 193339c4517a [2022-05-09T17:46:59.542Z] ---> 5b92b5d8068e [2022-05-09T17:46:59.542Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T17:46:59.542Z] ---> Running in 3592a6395b02 [2022-05-09T17:46:59.542Z] Removing intermediate container 3592a6395b02 [2022-05-09T17:46:59.542Z] ---> 81dfe9a9be13 [2022-05-09T17:46:59.542Z] [2022-05-09T17:46:59.803Z] Successfully built 81dfe9a9be13 [2022-05-09T17:46:59.803Z] Successfully tagged security-spire-server:latest [2022-05-09T17:46:59.809Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-09T17:46:59.822Z] $ docker stop --time=1 10f6812e35129b5171baec428a10a27ac7325bc32c93e362524d94d1e8d0f6ee [2022-05-09T17:47:01.133Z] $ docker rm -f 10f6812e35129b5171baec428a10a27ac7325bc32c93e362524d94d1e8d0f6ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T17:47:01.516Z] + docker images [2022-05-09T17:47:01.516Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T17:47:01.516Z] security-spire-server latest 81dfe9a9be13 2 seconds ago 87.3MB [2022-05-09T17:47:01.516Z] 53f81a2f3049 13 seconds ago 4.43GB [2022-05-09T17:47:01.516Z] security-spire-agent latest 4f4659f72058 41 seconds ago 127MB [2022-05-09T17:47:01.516Z] sys-mgmt-agent latest bd5e2241390d 49 seconds ago 299MB [2022-05-09T17:47:01.516Z] 606c8117f9c3 53 seconds ago 4.43GB [2022-05-09T17:47:01.516Z] 13d1ebda1c25 About a minute ago 1.49GB [2022-05-09T17:47:01.516Z] security-spire-config latest 3b5488328ba3 About a minute ago 86.7MB [2022-05-09T17:47:01.516Z] security-secretstore-setup latest 3856b85ba90d About a minute ago 28.5MB [2022-05-09T17:47:01.516Z] core-data latest e4ca4abf7397 About a minute ago 22.5MB [2022-05-09T17:47:01.516Z] fb6b807e2690 About a minute ago 4.43GB [2022-05-09T17:47:01.516Z] 33a35343724f 2 minutes ago 1.52GB [2022-05-09T17:47:01.516Z] 3da0f053c5aa 2 minutes ago 1.5GB [2022-05-09T17:47:01.516Z] security-bootstrapper latest a99d4730f0ca 3 minutes ago 19.1MB [2022-05-09T17:47:01.516Z] security-proxy-setup latest b3c1748b01a5 3 minutes ago 26.9MB [2022-05-09T17:47:01.516Z] core-metadata latest 7a909153aa23 3 minutes ago 17MB [2022-05-09T17:47:01.516Z] 9bb8dfbf4096 3 minutes ago 1.5GB [2022-05-09T17:47:01.516Z] 0146e84fe983 3 minutes ago 1.5GB [2022-05-09T17:47:01.516Z] 87d901fd4b49 3 minutes ago 1.5GB [2022-05-09T17:47:01.516Z] security-spiffe-token-provider latest a5508e783879 4 minutes ago 28.8MB [2022-05-09T17:47:01.516Z] support-notifications latest 78dca4153e1c 4 minutes ago 26.9MB [2022-05-09T17:47:01.516Z] support-scheduler latest 34fa503a7ead 4 minutes ago 26.3MB [2022-05-09T17:47:01.516Z] core-command latest f809a3470d35 4 minutes ago 16.1MB [2022-05-09T17:47:01.516Z] 760d1134a4a4 4 minutes ago 1.55GB [2022-05-09T17:47:01.516Z] 8e57722a9cdc 4 minutes ago 1.54GB [2022-05-09T17:47:01.516Z] e5242d43720a 4 minutes ago 1.55GB [2022-05-09T17:47:01.516Z] 41a8bed6b6a5 4 minutes ago 1.49GB [2022-05-09T17:47:01.516Z] ci-base-image-x86_64 latest c024381915a0 8 minutes ago 895MB [2022-05-09T17:47:01.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-09T17:47:01.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-09T17:47:01.516Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-09T17:47:01.516Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-09T17:47:01.516Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-09T17:47:01.516Z] 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-09T17:48:23.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T17:48:23.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T17:48:23.086Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T17:48:25.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T17:48:26.375Z] + ls -al . [2022-05-09T17:48:26.375Z] total 680 [2022-05-09T17:48:26.375Z] drwxrwxr-x 9 1001 1001 4096 May 9 17:48 . [2022-05-09T17:48:26.375Z] drwxr-xr-x 4 root root 4096 May 9 17:42 .. [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 11 May 9 17:40 .dockerignore [2022-05-09T17:48:26.375Z] drwxrwxr-x 8 1001 1001 4096 May 9 17:40 .git [2022-05-09T17:48:26.375Z] drwxrwxr-x 3 1001 1001 4096 May 9 17:40 .github [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 879 May 9 17:40 .gitignore [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 42 May 9 17:40 .golangci.yml [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 87 May 9 17:40 .hadolint.yml [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 166 May 9 17:40 .sonarcloud.properties [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 1171 May 9 17:40 ADOPTERS.md [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 10086 May 9 17:40 Attribution.txt [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 63209 May 9 17:40 CHANGELOG.md [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 3804 May 9 17:40 CONTRIBUTING.md [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 677 May 9 17:40 GOVERNANCE.md [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 850 May 9 17:40 Jenkinsfile [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 10775 May 9 17:40 LICENSE [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 10389 May 9 17:40 Makefile [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 582 May 9 17:40 OWNERS.md [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 9094 May 9 17:40 README.md [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 6912 May 9 17:40 SECURITY.md [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 5 May 9 17:38 VERSION [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 4131 May 9 17:40 ZMQWindows.md [2022-05-09T17:48:26.375Z] drwxrwxr-x 2 1001 1001 4096 May 9 17:40 bin [2022-05-09T17:48:26.375Z] drwxrwxr-x 18 1001 1001 4096 May 9 17:40 cmd [2022-05-09T17:48:26.375Z] -rw-r--r-- 1 root root 435134 May 9 17:46 coverage.out [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 3256 May 9 17:40 go.mod [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 35162 May 9 17:42 go.sum [2022-05-09T17:48:26.375Z] drwxrwxr-x 8 1001 1001 4096 May 9 17:40 internal [2022-05-09T17:48:26.375Z] drwxrwxr-x 3 1001 1001 4096 May 9 17:40 openapi [2022-05-09T17:48:26.375Z] drwxrwxr-x 4 1001 1001 4096 May 9 17:40 snap [2022-05-09T17:48:26.375Z] -rw-rw-r-- 1 1001 1001 204 May 9 17:40 version.go [Pipeline] sh [2022-05-09T17:48:27.028Z] + '[' -e coverage.out ] [2022-05-09T17:48:27.028Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T17:48:27.048Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T17:48:28.031Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T17:48:28.719Z] + make build [2022-05-09T17:48:28.719Z] 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-09T17:49:50.495Z] 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-09T17:50:47.038Z] 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-09T17:50:51.340Z] 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-09T17:51:30.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T17:51:30.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T17:51:31.799Z] 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-09T17:51:38.497Z] 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-09T17:51:41.885Z] 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-09T17:51:47.296Z] 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-09T17:51:50.690Z] 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-09T17:51:54.088Z] 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-09T17:52:02.380Z] 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-09T17:52:07.823Z] $ docker stop --time=1 a3ae7ad88c3becbe8c42f8896756f7e147b9d37aa1c7ffc10ba2662f7078f008 [2022-05-09T17:52:09.868Z] $ docker rm -f a3ae7ad88c3becbe8c42f8896756f7e147b9d37aa1c7ffc10ba2662f7078f008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:52:12.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T17:52:12.155Z] [2022-05-09T17:52:12.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:52:12.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T17:52:12.783Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-09T17:52:12.783Z] 29e5d40040c1: Pulling fs layer [2022-05-09T17:52:12.783Z] 1ce36da41761: Pulling fs layer [2022-05-09T17:52:12.783Z] 25b303627fd3: Pulling fs layer [2022-05-09T17:52:12.783Z] 29e5d40040c1: Verifying Checksum [2022-05-09T17:52:12.783Z] 29e5d40040c1: Download complete [2022-05-09T17:52:13.059Z] 1ce36da41761: Verifying Checksum [2022-05-09T17:52:13.059Z] 1ce36da41761: Download complete [2022-05-09T17:52:13.728Z] 29e5d40040c1: Pull complete [2022-05-09T17:52:15.195Z] 25b303627fd3: Verifying Checksum [2022-05-09T17:52:15.195Z] 25b303627fd3: Download complete [2022-05-09T17:52:15.471Z] 1ce36da41761: Pull complete [2022-05-09T17:52:27.882Z] 25b303627fd3: Pull complete [2022-05-09T17:52:27.882Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-09T17:52:27.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T17:52:27.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-09T17:52:28.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container [2022-05-09T17:52:28.208Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose-arm64:latest cat [2022-05-09T17:52:30.579Z] $ docker top 435069bf6d9babde396df15cf78721dd0d0ead591eeac8ae87212764de4b3e31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:52:31.513Z] + docker-compose build --help [2022-05-09T17:52:31.513Z] + grep parallel [2022-05-09T17:52:35.812Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T17:52:35.840Z] $ docker stop --time=1 435069bf6d9babde396df15cf78721dd0d0ead591eeac8ae87212764de4b3e31 [2022-05-09T17:52:37.497Z] $ docker rm -f 435069bf6d9babde396df15cf78721dd0d0ead591eeac8ae87212764de4b3e31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:52:38.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T17:52:38.096Z] . [Pipeline] withDockerContainer [2022-05-09T17:52:38.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container [2022-05-09T17:52:38.377Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09T17:52:39.531Z] $ docker top 109de77d2774e594803cb80fa34698d696bc83f20eb8f467436c7b60b25f7c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:52:40.398Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T17:52:44.693Z] Building core-command ... [2022-05-09T17:52:44.693Z] Building core-data ... [2022-05-09T17:52:44.693Z] Building core-metadata ... [2022-05-09T17:52:44.693Z] Building security-bootstrapper ... [2022-05-09T17:52:44.693Z] Building security-proxy-setup ... [2022-05-09T17:52:44.693Z] Building security-secretstore-setup ... [2022-05-09T17:52:44.693Z] Building security-spiffe-token-provider ... [2022-05-09T17:52:44.693Z] Building security-spire-agent ... [2022-05-09T17:52:44.693Z] Building security-spire-config ... [2022-05-09T17:52:44.693Z] Building security-spire-server ... [2022-05-09T17:52:44.693Z] Building support-notifications ... [2022-05-09T17:52:44.693Z] Building support-scheduler ... [2022-05-09T17:52:44.693Z] Building sys-mgmt-agent ... [2022-05-09T17:52:44.693Z] Building security-bootstrapper [2022-05-09T17:52:44.693Z] Building security-secretstore-setup [2022-05-09T17:52:44.693Z] Building sys-mgmt-agent [2022-05-09T17:52:44.693Z] Building core-data [2022-05-09T17:52:44.693Z] Building security-spire-agent [2022-05-09T17:54:06.450Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:54:06.450Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:54:06.450Z] ---> f3c3cf010cbe [2022-05-09T17:54:06.450Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T17:54:06.450Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:54:06.450Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:54:06.450Z] ---> f3c3cf010cbe [2022-05-09T17:54:06.450Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T17:54:06.450Z] ---> Running in 5d6327a16674 [2022-05-09T17:54:06.450Z] ---> Running in 9a8f008097a2 [2022-05-09T17:54:07.052Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:54:07.052Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:54:07.052Z] ---> f3c3cf010cbe [2022-05-09T17:54:07.052Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T17:54:07.052Z] ---> Running in 4bfe5afa1597 [2022-05-09T17:54:07.052Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:54:07.052Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:54:07.052Z] ---> f3c3cf010cbe [2022-05-09T17:54:07.052Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T17:54:07.052Z] ---> Running in 684ede0bfdfe [2022-05-09T17:54:07.330Z] Removing intermediate container 9a8f008097a2 [2022-05-09T17:54:07.611Z] ---> 7aa90e45805c [2022-05-09T17:54:07.611Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:54:07.611Z] Removing intermediate container 5d6327a16674 [2022-05-09T17:54:07.611Z] ---> bbab3ec07b11 [2022-05-09T17:54:07.611Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:54:07.611Z] ---> Running in 4f2e6abfe20b [2022-05-09T17:54:07.900Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T17:54:07.900Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T17:54:07.900Z] ---> f3c3cf010cbe [2022-05-09T17:54:07.900Z] Step 3/31 : WORKDIR /edgex-go ---> Running in 18eaa06afc69 [2022-05-09T17:54:07.900Z] [2022-05-09T17:54:07.900Z] ---> Using cache [2022-05-09T17:54:07.900Z] ---> 7aa90e45805c [2022-05-09T17:54:07.900Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:54:07.900Z] ---> Running in 4c2c15a8cdb5 [2022-05-09T17:54:07.900Z] Removing intermediate container 684ede0bfdfe [2022-05-09T17:54:07.900Z] ---> 31a3daab98ff [2022-05-09T17:54:07.900Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:54:07.900Z] Removing intermediate container 4bfe5afa1597 [2022-05-09T17:54:07.900Z] ---> b27e7601e8a2 [2022-05-09T17:54:07.900Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T17:54:08.181Z] ---> Running in b0ce03d3607e [2022-05-09T17:54:08.181Z] ---> Running in c67668b910f2 [2022-05-09T17:54:11.597Z] Removing intermediate container 4c2c15a8cdb5 [2022-05-09T17:54:11.597Z] ---> dc4a86632c6a [2022-05-09T17:54:11.597Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T17:54:11.882Z] ---> Running in 5a39a54b0d74 [2022-05-09T17:54:11.882Z] Removing intermediate container 18eaa06afc69 [2022-05-09T17:54:11.882Z] ---> 58905f95aa9c [2022-05-09T17:54:11.882Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T17:54:12.163Z] ---> Running in c0189acd25ae [2022-05-09T17:54:12.442Z] Removing intermediate container 4f2e6abfe20b [2022-05-09T17:54:12.442Z] ---> bf4f4bbeb965 [2022-05-09T17:54:12.442Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T17:54:12.732Z] ---> Running in 07724dc322b2 [2022-05-09T17:54:12.732Z] Removing intermediate container b0ce03d3607e [2022-05-09T17:54:12.732Z] ---> 272cc552b985 [2022-05-09T17:54:12.732Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T17:54:13.010Z] ---> Running in 5d5d13f26948 [2022-05-09T17:54:13.010Z] Removing intermediate container c67668b910f2 [2022-05-09T17:54:13.010Z] ---> 0a1bf4909601 [2022-05-09T17:54:13.010Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T17:54:13.287Z] ---> Running in d510d2d2ba41 [2022-05-09T17:54:14.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:14.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:14.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:14.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:14.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:15.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:15.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:16.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:16.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:16.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T17:54:16.156Z] OK: 220 MiB in 52 packages [2022-05-09T17:54:16.777Z] OK: 220 MiB in 52 packages [2022-05-09T17:54:17.382Z] Removing intermediate container 5a39a54b0d74 [2022-05-09T17:54:17.382Z] ---> 54cac74c4679 [2022-05-09T17:54:17.382Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T17:54:17.665Z] OK: 220 MiB in 52 packages [2022-05-09T17:54:17.665Z] OK: 220 MiB in 52 packages [2022-05-09T17:54:17.665Z] OK: 220 MiB in 52 packages [2022-05-09T17:54:18.270Z] Removing intermediate container c0189acd25ae [2022-05-09T17:54:18.270Z] ---> 894530e53f6e [2022-05-09T17:54:18.270Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T17:54:19.265Z] ---> 2d50a6f57983 [2022-05-09T17:54:19.265Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:54:19.265Z] ---> Running in fef125a497ef [2022-05-09T17:54:19.265Z] Removing intermediate container 5d5d13f26948 [2022-05-09T17:54:19.265Z] ---> 9608913c3f1f [2022-05-09T17:54:19.265Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T17:54:19.547Z] Removing intermediate container d510d2d2ba41 [2022-05-09T17:54:19.547Z] ---> a00dd2c7110e [2022-05-09T17:54:19.547Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T17:54:19.547Z] Removing intermediate container 07724dc322b2 [2022-05-09T17:54:19.547Z] ---> b46495e78d8e [2022-05-09T17:54:19.547Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T17:54:20.164Z] ---> 1fed671a3914 [2022-05-09T17:54:20.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:54:20.164Z] ---> Running in 8506c5c41303 [2022-05-09T17:54:21.157Z] ---> 6ea54580197e [2022-05-09T17:54:21.157Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:54:21.157Z] ---> Running in 32a1ea475b76 [2022-05-09T17:54:21.157Z] ---> 622ddc52454a [2022-05-09T17:54:21.157Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:54:21.431Z] ---> d90cc70d169b [2022-05-09T17:54:21.431Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T17:54:21.431Z] ---> Running in 7835c1df33e5 [2022-05-09T17:54:21.714Z] ---> Running in 877d7c00e473 [2022-05-09T17:54:25.135Z] Removing intermediate container fef125a497ef [2022-05-09T17:54:25.135Z] ---> cfbf463c686e [2022-05-09T17:54:25.135Z] Step 8/31 : COPY . . [2022-05-09T17:54:25.135Z] Removing intermediate container 8506c5c41303 [2022-05-09T17:54:25.135Z] ---> 100e29391c75 [2022-05-09T17:54:25.135Z] Step 8/23 : COPY . . [2022-05-09T17:54:27.149Z] Removing intermediate container 32a1ea475b76 [2022-05-09T17:54:27.149Z] ---> dafaa6a20e58 [2022-05-09T17:54:27.149Z] Step 8/23 : COPY . . [2022-05-09T17:54:27.149Z] Removing intermediate container 877d7c00e473 [2022-05-09T17:54:27.149Z] ---> 6d119483fc74 [2022-05-09T17:54:27.149Z] Step 8/25 : COPY . . [2022-05-09T17:54:27.425Z] Removing intermediate container 7835c1df33e5 [2022-05-09T17:54:27.425Z] ---> 6ef79ea08c37 [2022-05-09T17:54:27.425Z] Step 8/26 : COPY . . [2022-05-09T17:54:59.848Z] ---> 00635ffbc62b [2022-05-09T17:54:59.848Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T17:54:59.848Z] ---> 174445936966 [2022-05-09T17:54:59.848Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T17:54:59.848Z] ---> Running in 6b19e1d8847e [2022-05-09T17:54:59.848Z] ---> Running in c936a3f0de66 [2022-05-09T17:54:59.848Z] ---> fb4d810bd4ea [2022-05-09T17:54:59.848Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T17:54:59.848Z] ---> c11d9430cae8 [2022-05-09T17:54:59.848Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T17:54:59.848Z] ---> Running in 0b4c2e728e05 [2022-05-09T17:54:59.848Z] ---> Running in 45e91aa7639f [2022-05-09T17:54:59.848Z] 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-09T17:54:59.848Z] ---> eaf830a250a9 [2022-05-09T17:54:59.848Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T17:54:59.848Z] Removing intermediate container 0b4c2e728e05 [2022-05-09T17:54:59.848Z] ---> dd4c4d3bfa4b [2022-05-09T17:54:59.848Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T17:54:59.848Z] ---> Running in 5788fbf6577a [2022-05-09T17:54:59.848Z] 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-09T17:54:59.848Z] ---> Running in eb44c2d4ea97 [2022-05-09T17:55:00.841Z] 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-09T17:55:01.826Z] 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-09T17:55:03.285Z] Removing intermediate container eb44c2d4ea97 [2022-05-09T17:55:03.285Z] ---> 6aab2ec529e3 [2022-05-09T17:55:03.285Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T17:55:03.285Z] ---> Running in 3d1d785d977d [2022-05-09T17:55:03.885Z] Removing intermediate container 3d1d785d977d [2022-05-09T17:55:03.885Z] ---> 068a099558f9 [2022-05-09T17:55:03.885Z] 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-09T17:55:04.162Z] ---> Running in d7de60a826c6 [2022-05-09T17:55:06.793Z] spire-1.2.1/ [2022-05-09T17:55:06.793Z] spire-1.2.1/.data/ [2022-05-09T17:55:06.793Z] spire-1.2.1/.data/.file [2022-05-09T17:55:06.793Z] spire-1.2.1/.dockerignore [2022-05-09T17:55:06.793Z] spire-1.2.1/.gitattributes [2022-05-09T17:55:06.793Z] spire-1.2.1/.githooks/ [2022-05-09T17:55:06.793Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/ [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/ [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T17:55:06.793Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T17:55:06.793Z] spire-1.2.1/.gitignore [2022-05-09T17:55:06.793Z] spire-1.2.1/.go-version [2022-05-09T17:55:06.793Z] spire-1.2.1/.golangci.yml [2022-05-09T17:55:06.793Z] spire-1.2.1/ADOPTERS.md [2022-05-09T17:55:06.793Z] spire-1.2.1/CHANGELOG.md [2022-05-09T17:55:06.793Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T17:55:06.793Z] spire-1.2.1/CODEOWNERS [2022-05-09T17:55:06.793Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T17:55:06.793Z] spire-1.2.1/Dockerfile [2022-05-09T17:55:07.073Z] spire-1.2.1/Dockerfile.dev [2022-05-09T17:55:07.073Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T17:55:07.073Z] spire-1.2.1/LICENSE [2022-05-09T17:55:07.073Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T17:55:07.073Z] spire-1.2.1/Makefile [2022-05-09T17:55:07.073Z] spire-1.2.1/README.md [2022-05-09T17:55:07.073Z] spire-1.2.1/ROADMAP.md [2022-05-09T17:55:07.073Z] spire-1.2.1/SECURITY.md [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T17:55:07.073Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/ [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/agent/ [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/server/ [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/server/server.conf [2022-05-09T17:55:07.073Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/ [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/auditlog.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/ [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T17:55:07.073Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/spire_server.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/telemetry.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/upgrading.md [2022-05-09T17:55:07.074Z] spire-1.2.1/doc/using_spire.md [2022-05-09T17:55:07.074Z] spire-1.2.1/examples/ [2022-05-09T17:55:07.074Z] spire-1.2.1/examples/README.md [2022-05-09T17:55:07.074Z] spire-1.2.1/go.mod [2022-05-09T17:55:07.074Z] spire-1.2.1/go.sum [2022-05-09T17:55:07.074Z] spire-1.2.1/pkg/ [2022-05-09T17:55:07.074Z] spire-1.2.1/pkg/agent/ [2022-05-09T17:55:07.074Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T17:55:07.074Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T17:55:07.074Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T17:55:07.074Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T17:55:07.074Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T17:55:07.074Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T17:55:07.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T17:55:07.353Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/health/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/log/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T17:55:07.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/version/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T17:55:07.632Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/config.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T17:55:07.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T17:55:07.910Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T17:55:08.188Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/server.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/private/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/private/server/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/common/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T17:55:08.189Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T17:55:08.189Z] spire-1.2.1/release/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire-extras/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire/README.md [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire/conf/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T17:55:08.189Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T17:55:08.189Z] spire-1.2.1/script/ [2022-05-09T17:55:08.189Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T17:55:08.189Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T17:55:08.189Z] spire-1.2.1/support/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T17:55:08.189Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T17:55:08.466Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/clock/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/clock/clock.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T17:55:08.466Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T17:55:08.467Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T17:55:08.467Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T17:55:08.467Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/common [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T17:55:08.467Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T17:55:08.744Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T17:55:08.745Z] spire-1.2.1/test/integration/test.sh [2022-05-09T17:55:08.745Z] spire-1.2.1/test/plugintest/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/testca/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/testca/ca.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/testkey/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T17:55:08.745Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/testkey/new.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/util/ [2022-05-09T17:55:08.745Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/util/race.go [2022-05-09T17:55:08.745Z] spire-1.2.1/test/util/util.go [2022-05-09T17:55:08.745Z] building spire from source... [2022-05-09T17:55:09.345Z] Installing go1.17.7... [2022-05-09T17:55:36.222Z] Building bin/spire-server... [2022-05-09T17:55:36.222Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T17:55:36.222Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T17:55:36.222Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T17:55:36.222Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T17:55:36.222Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T17:55:38.214Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T17:55:38.819Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T17:55:38.819Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T17:55:39.100Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T17:55:39.380Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T17:55:39.985Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T17:55:39.985Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T17:55:39.985Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T17:55:40.593Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T17:55:40.594Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T17:55:40.594Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T17:55:40.594Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T17:55:40.594Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T17:55:40.872Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T17:55:42.322Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T17:55:42.322Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T17:56:09.152Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T17:56:09.152Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T17:56:09.152Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T17:56:09.152Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T17:56:09.152Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T17:56:09.152Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T17:56:09.152Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T17:56:09.152Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T17:56:09.152Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T17:56:09.152Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T17:56:09.152Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T17:56:09.152Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T17:56:09.152Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T17:56:09.152Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T17:56:09.152Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T17:56:09.152Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T17:56:09.152Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T17:56:09.152Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T17:56:09.428Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T17:56:10.032Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T17:56:10.032Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T17:56:10.307Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T17:56:10.584Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T17:56:10.584Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T17:56:11.184Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T17:56:12.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T17:56:19.375Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T17:56:19.375Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T17:56:19.375Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T17:56:19.375Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T17:56:19.375Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T17:56:19.375Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T17:56:19.375Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T17:56:19.375Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T17:56:19.375Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T17:56:19.375Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T17:56:19.651Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T17:56:20.257Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T17:56:59.287Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T17:56:59.287Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T17:56:59.287Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T17:56:59.287Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T17:57:14.407Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T17:57:14.407Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T17:57:14.407Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T17:57:14.407Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T17:57:14.407Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T17:57:15.003Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T17:57:17.628Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T17:57:18.228Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T17:57:18.505Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T17:57:20.489Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T17:57:20.764Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T17:57:21.746Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T17:57:22.022Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T17:57:22.295Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T17:57:22.571Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T17:57:22.848Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T17:57:22.848Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T17:57:23.123Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T17:57:23.397Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T17:57:23.398Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T17:57:24.841Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T17:57:24.841Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T17:57:25.115Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T17:57:25.391Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T17:57:25.667Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T17:57:25.667Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T17:57:25.667Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T17:57:26.652Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T17:57:32.064Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T17:57:32.064Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T17:57:32.064Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T17:57:32.064Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T17:57:32.064Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T17:57:32.064Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T17:57:33.047Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T17:57:33.319Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T17:57:33.592Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T17:57:33.592Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T17:57:33.867Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T17:57:35.069Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T17:57:35.741Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T17:57:36.249Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T17:57:36.585Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T17:57:36.585Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T17:57:36.977Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T17:57:36.977Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T17:57:36.977Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T17:57:37.276Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T17:57:38.255Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T17:57:38.529Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T17:57:38.802Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T17:57:39.078Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T17:57:39.354Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T17:57:40.344Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T17:57:42.335Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T17:57:42.335Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T17:57:42.335Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T17:57:42.335Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T17:57:42.610Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T17:57:42.887Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T17:57:43.170Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T17:57:43.768Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T17:57:47.166Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T17:57:49.152Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T17:57:49.152Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T17:57:49.430Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T17:57:49.705Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T17:57:49.705Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T17:57:50.692Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T17:57:50.692Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T17:57:50.970Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T17:57:50.970Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T17:57:51.244Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T17:57:51.244Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T17:57:51.519Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T17:58:01.686Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T17:58:01.686Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T17:58:01.686Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T17:58:01.686Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T17:58:34.010Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T17:58:34.010Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T17:59:42.050Z] Removing intermediate container 6b19e1d8847e [2022-05-09T17:59:42.051Z] ---> d1d652ceda2b [2022-05-09T17:59:42.051Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T17:59:42.051Z] ---> Running in 09cc07f54028 [2022-05-09T17:59:42.051Z] 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-09T17:59:42.051Z] 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-09T17:59:46.388Z] Removing intermediate container 09cc07f54028 [2022-05-09T17:59:46.388Z] ---> e1a49f97ff0d [2022-05-09T17:59:46.388Z] [2022-05-09T17:59:46.388Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T17:59:46.388Z] 20.10.14: Pulling from library/docker [2022-05-09T17:59:49.794Z] Removing intermediate container c936a3f0de66 [2022-05-09T17:59:49.794Z] ---> faec05f0a959 [2022-05-09T17:59:49.794Z] [2022-05-09T17:59:49.794Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T17:59:49.794Z] 3.14: Pulling from library/alpine [2022-05-09T17:59:53.204Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T17:59:53.204Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T17:59:53.204Z] ---> ac73e934f311 [2022-05-09T17:59:53.204Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T17:59:53.204Z] ---> Running in 36e4e547a12f [2022-05-09T17:59:54.650Z] Removing intermediate container 36e4e547a12f [2022-05-09T17:59:54.650Z] ---> 9bc746913db8 [2022-05-09T17:59:54.650Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T17:59:54.650Z] ---> Running in 2cbbabdff060 [2022-05-09T17:59:57.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T17:59:57.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T17:59:58.579Z] Removing intermediate container 5788fbf6577a [2022-05-09T17:59:58.579Z] ---> 16376b89b6aa [2022-05-09T17:59:58.579Z] [2022-05-09T17:59:58.579Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T17:59:58.579Z] ---> ac73e934f311 [2022-05-09T17:59:58.579Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T17:59:58.579Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T17:59:58.579Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T17:59:58.579Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T17:59:58.579Z] OK: 6 MiB in 16 packages [2022-05-09T17:59:58.579Z] ---> Running in 2cbfc4bdc7dd [2022-05-09T18:00:01.220Z] Removing intermediate container 2cbbabdff060 [2022-05-09T18:00:01.220Z] ---> 4021a22d6b04 [2022-05-09T18:00:01.220Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T18:00:01.220Z] ---> Running in 8405573701cc [2022-05-09T18:00:01.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:00:01.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:00:02.054Z] Removing intermediate container 8405573701cc [2022-05-09T18:00:02.054Z] ---> 1402b494ede8 [2022-05-09T18:00:02.054Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T18:00:02.055Z] ---> Running in d2c8a13630d9 [2022-05-09T18:00:02.685Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T18:00:02.966Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T18:00:02.966Z] Removing intermediate container d2c8a13630d9 [2022-05-09T18:00:02.967Z] ---> 3c7bcb20387c [2022-05-09T18:00:02.967Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T18:00:02.967Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T18:00:02.967Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:00:02.967Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:00:03.247Z] ---> Running in 5cbffa25a045 [2022-05-09T18:00:03.247Z] OK: 6 MiB in 17 packages [2022-05-09T18:00:06.648Z] Removing intermediate container 2cbfc4bdc7dd [2022-05-09T18:00:06.648Z] ---> 196607f7053f [2022-05-09T18:00:06.648Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T18:00:06.924Z] ---> Running in cdcd5045a3e4 [2022-05-09T18:00:07.524Z] Removing intermediate container 5cbffa25a045 [2022-05-09T18:00:07.524Z] ---> 00756bca32a8 [2022-05-09T18:00:07.524Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T18:00:07.803Z] ---> Running in 2bdac391a981 [2022-05-09T18:00:07.803Z] Removing intermediate container cdcd5045a3e4 [2022-05-09T18:00:07.803Z] ---> a5e41132de34 [2022-05-09T18:00:07.803Z] Step 13/25 : WORKDIR / [2022-05-09T18:00:08.080Z] ---> Running in 6821c646bc3f [2022-05-09T18:00:09.067Z] Removing intermediate container 2bdac391a981 [2022-05-09T18:00:09.067Z] ---> 02add4356491 [2022-05-09T18:00:09.067Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T18:00:09.067Z] Removing intermediate container 6821c646bc3f [2022-05-09T18:00:09.067Z] ---> dc4d366f0683 [2022-05-09T18:00:09.067Z] 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-09T18:00:11.043Z] ---> 65317f459764 [2022-05-09T18:00:11.043Z] 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-09T18:00:11.043Z] ---> 01c5a6b33ee3 [2022-05-09T18:00:11.043Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T18:00:11.326Z] ---> Running in 97c26bc17448 [2022-05-09T18:00:13.535Z] ---> 95109c4aa9c6 [2022-05-09T18:00:13.535Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T18:00:15.612Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T18:00:15.612Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T18:00:15.612Z] ---> c346e9eafbab [2022-05-09T18:00:15.612Z] 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-09T18:00:15.612Z] ---> Running in a66c6af54cd9 [2022-05-09T18:00:15.612Z] ---> f1459cad222e [2022-05-09T18:00:15.612Z] 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-09T18:00:15.612Z] Removing intermediate container 97c26bc17448 [2022-05-09T18:00:15.612Z] ---> fd9608e89640 [2022-05-09T18:00:15.612Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:00:16.217Z] Removing intermediate container a66c6af54cd9 [2022-05-09T18:00:16.217Z] ---> 4743cb3a7388 [2022-05-09T18:00:16.217Z] 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-09T18:00:16.217Z] ---> Running in ca59ee91ad4d [2022-05-09T18:00:17.207Z] ---> cf98b82be28a [2022-05-09T18:00:17.207Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T18:00:17.485Z] ---> 4b65e5659b66 [2022-05-09T18:00:17.485Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T18:00:18.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:00:19.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:00:19.828Z] ---> f836a51e57f7 [2022-05-09T18:00:19.828Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T18:00:20.433Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T18:00:20.433Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T18:00:20.433Z] Executing bash-5.1.16-r0.post-install [2022-05-09T18:00:20.433Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:00:20.433Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T18:00:20.433Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T18:00:20.433Z] ---> 9abc8815c2d6 [2022-05-09T18:00:20.433Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T18:00:20.715Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T18:00:20.715Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T18:00:20.715Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T18:00:20.715Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T18:00:20.715Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T18:00:20.715Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T18:00:20.715Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T18:00:20.715Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T18:00:20.715Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T18:00:20.715Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T18:00:20.715Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T18:00:20.715Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T18:00:22.171Z] ---> 67306f0eceda [2022-05-09T18:00:22.171Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T18:00:22.443Z] ---> b760ceb7b6ac [2022-05-09T18:00:22.443Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T18:00:23.496Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T18:00:23.496Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T18:00:23.496Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T18:00:23.496Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T18:00:23.496Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T18:00:23.797Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T18:00:23.797Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T18:00:23.797Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T18:00:23.797Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T18:00:23.797Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T18:00:23.797Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T18:00:23.797Z] ---> ffd69442a83b [2022-05-09T18:00:23.797Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T18:00:23.797Z] ---> b8bc8a8b26e9 [2022-05-09T18:00:23.797Z] 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-09T18:00:23.797Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T18:00:24.073Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T18:00:24.073Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T18:00:24.073Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T18:00:24.073Z] ---> Running in 0061945ceb1d [2022-05-09T18:00:24.073Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T18:00:24.073Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T18:00:24.343Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T18:00:24.343Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T18:00:24.343Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T18:00:24.343Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T18:00:24.343Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T18:00:24.343Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T18:00:24.343Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T18:00:24.619Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T18:00:24.619Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T18:00:25.228Z] ---> 395a867e34a4 [2022-05-09T18:00:25.228Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T18:00:25.514Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:00:25.514Z] OK: 82 MiB in 65 packages [2022-05-09T18:00:25.789Z] ---> Running in 92bdec97f806 [2022-05-09T18:00:26.409Z] Removing intermediate container 92bdec97f806 [2022-05-09T18:00:26.409Z] ---> 892a0127ba19 [2022-05-09T18:00:26.409Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T18:00:27.405Z] Removing intermediate container 0061945ceb1d [2022-05-09T18:00:27.405Z] ---> 27ea3005e49c [2022-05-09T18:00:27.405Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T18:00:27.405Z] ---> Running in 43c253e2b19a [2022-05-09T18:00:28.008Z] ---> 966084ceb863 [2022-05-09T18:00:28.008Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T18:00:28.284Z] Removing intermediate container 43c253e2b19a [2022-05-09T18:00:28.284Z] ---> 83d75115c075 [2022-05-09T18:00:28.284Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T18:00:28.284Z] ---> Running in ce8023ee014f [2022-05-09T18:00:28.284Z] ---> Running in 626de768334b [2022-05-09T18:00:28.893Z] Removing intermediate container 626de768334b [2022-05-09T18:00:28.893Z] ---> 0067b3d838c2 [2022-05-09T18:00:28.893Z] Step 24/25 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:00:29.172Z] ---> Running in 182b5a15a81d [2022-05-09T18:00:30.176Z] Removing intermediate container 182b5a15a81d [2022-05-09T18:00:30.176Z] ---> 85e306ab181b [2022-05-09T18:00:30.176Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T18:00:30.176Z] ---> Running in 84df4a1a5aaf [2022-05-09T18:00:31.622Z] Removing intermediate container 84df4a1a5aaf [2022-05-09T18:00:31.622Z] ---> 2fe17ec3ffa5 [2022-05-09T18:00:31.622Z] [2022-05-09T18:00:31.622Z] Collecting docker-compose==1.23.2 [2022-05-09T18:00:31.622Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T18:00:32.232Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T18:00:32.232Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T18:00:32.232Z] Removing intermediate container ce8023ee014f [2022-05-09T18:00:32.232Z] ---> 154740025ae5 [2022-05-09T18:00:32.232Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T18:00:32.834Z] ---> Running in 670f80a30536 [2022-05-09T18:00:33.112Z] Successfully built 2fe17ec3ffa5 [2022-05-09T18:00:33.112Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-09T18:00:33.112Z]  Building security-secretstore-setup ... done Building core-command [2022-05-09T18:00:33.720Z] Removing intermediate container 670f80a30536 [2022-05-09T18:00:33.720Z] ---> 1646b477a0e9 [2022-05-09T18:00:33.720Z] Step 28/31 : CMD ["gate"] [2022-05-09T18:00:34.320Z] ---> Running in 73174c5d56b7 [2022-05-09T18:00:34.922Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T18:00:34.922Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T18:00:35.528Z] Removing intermediate container 73174c5d56b7 [2022-05-09T18:00:35.528Z] ---> 5f5bb63011f1 [2022-05-09T18:00:35.528Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T18:00:36.140Z] ---> Running in d23ae4975a37 [2022-05-09T18:00:36.762Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T18:00:36.762Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T18:00:36.762Z] 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-09T18:00:37.044Z] Removing intermediate container d23ae4975a37 [2022-05-09T18:00:37.044Z] ---> 9a54ccefceff [2022-05-09T18:00:37.044Z] Step 30/31 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:00:37.320Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T18:00:37.598Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T18:00:37.598Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T18:00:37.598Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T18:00:37.874Z] ---> Running in afa0b1c3d4a5 [2022-05-09T18:00:38.482Z] Removing intermediate container afa0b1c3d4a5 [2022-05-09T18:00:38.482Z] ---> 1446816bcc03 [2022-05-09T18:00:38.482Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T18:00:39.085Z] ---> Running in 768c75d5de62 [2022-05-09T18:00:39.684Z] Removing intermediate container 45e91aa7639f [2022-05-09T18:00:39.684Z] ---> 08de224efaad [2022-05-09T18:00:39.684Z] [2022-05-09T18:00:39.684Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:00:39.684Z] ---> ac73e934f311 [2022-05-09T18:00:39.684Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T18:00:39.684Z] Removing intermediate container 768c75d5de62 [2022-05-09T18:00:39.684Z] ---> 78a31545f216 [2022-05-09T18:00:39.684Z] [2022-05-09T18:00:39.684Z] ---> Running in b24bba31b11c [2022-05-09T18:00:40.287Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T18:00:40.287Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T18:00:40.287Z] Successfully built 78a31545f216 [2022-05-09T18:00:40.287Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-09T18:00:40.287Z] Building support-scheduler [2022-05-09T18:00:40.287Z]  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 [2022-05-09T18:00:40.287Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T18:00:40.575Z] Removing intermediate container b24bba31b11c [2022-05-09T18:00:40.575Z] ---> 87a6342dbe92 [2022-05-09T18:00:40.575Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T18:00:40.575Z] ---> Running in 011395a0f230 [2022-05-09T18:00:41.219Z] Removing intermediate container 011395a0f230 [2022-05-09T18:00:41.219Z] ---> d219a09f666f [2022-05-09T18:00:41.219Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T18:00:41.219Z] ---> Running in 495e6c78d820 [2022-05-09T18:00:41.845Z] Removing intermediate container 495e6c78d820 [2022-05-09T18:00:41.845Z] ---> 16da546c8a8b [2022-05-09T18:00:41.845Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:00:42.121Z] ---> Running in d831938299cb [2022-05-09T18:00:42.724Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T18:00:42.724Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T18:00:43.722Z] Collecting PyYAML<4,>=3.10 [2022-05-09T18:00:44.002Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T18:00:45.474Z] Removing intermediate container d831938299cb [2022-05-09T18:00:45.474Z] ---> b3a7af439c80 [2022-05-09T18:00:45.474Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T18:00:45.474Z] ---> Running in 9de138ebe5c3 [2022-05-09T18:00:47.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:00:48.064Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:00:48.064Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T18:00:48.064Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T18:00:49.047Z] 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-09T18:00:49.319Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T18:00:49.319Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T18:00:49.319Z] Collecting idna<2.8,>=2.5 [2022-05-09T18:00:49.319Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T18:00:49.594Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T18:00:49.594Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T18:00:49.869Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T18:00:49.869Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T18:00:49.869Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:00:50.144Z] OK: 8 MiB in 20 packages [2022-05-09T18:00:50.144Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T18:00:50.144Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T18:00:50.426Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T18:00:50.426Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T18:00:51.032Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T18:00:51.032Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T18:00:51.032Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T18:00:51.032Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T18:00:52.019Z] Removing intermediate container 9de138ebe5c3 [2022-05-09T18:00:52.019Z] ---> 69c1d9273753 [2022-05-09T18:00:52.019Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:00:52.297Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T18:00:52.297Z] Attempting uninstall: urllib3 [2022-05-09T18:00:52.297Z] Found existing installation: urllib3 1.26.7 [2022-05-09T18:00:52.297Z] Uninstalling urllib3-1.26.7: [2022-05-09T18:00:52.575Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T18:00:53.176Z] ---> ff47e289fe4f [2022-05-09T18:00:53.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T18:00:53.453Z] Attempting uninstall: idna [2022-05-09T18:00:53.453Z] Found existing installation: idna 3.3 [2022-05-09T18:00:53.454Z] Uninstalling idna-3.3: [2022-05-09T18:00:53.454Z] Successfully uninstalled idna-3.3 [2022-05-09T18:00:56.089Z] ---> 6fcb06fb3605 [2022-05-09T18:00:56.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T18:00:56.693Z] ---> 6d03ff3a5841 [2022-05-09T18:00:56.693Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T18:00:56.970Z] ---> Running in c7c4e14b03db [2022-05-09T18:00:56.970Z] Attempting uninstall: requests [2022-05-09T18:00:56.970Z] Found existing installation: requests 2.26.0 [2022-05-09T18:00:56.970Z] Uninstalling requests-2.26.0: [2022-05-09T18:00:57.251Z] Successfully uninstalled requests-2.26.0 [2022-05-09T18:00:57.251Z] Removing intermediate container c7c4e14b03db [2022-05-09T18:00:57.251Z] ---> 53e60932a4be [2022-05-09T18:00:57.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:00:57.531Z] ---> Running in 81514665ffe3 [2022-05-09T18:00:58.133Z] Running setup.py install for texttable: started [2022-05-09T18:00:58.414Z] Removing intermediate container 81514665ffe3 [2022-05-09T18:00:58.414Z] ---> 84e40c501fe0 [2022-05-09T18:00:58.414Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T18:00:58.690Z] ---> Running in d91f3d01dfe3 [2022-05-09T18:00:59.292Z] Removing intermediate container d91f3d01dfe3 [2022-05-09T18:00:59.293Z] ---> 8ab516c4b581 [2022-05-09T18:00:59.293Z] Step 22/23 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:00:59.293Z] ---> Running in f007a63442af [2022-05-09T18:01:00.281Z] Removing intermediate container f007a63442af [2022-05-09T18:01:00.281Z] ---> 642cf9d3b42e [2022-05-09T18:01:00.281Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T18:01:00.281Z] ---> Running in 213fc1089c2b [2022-05-09T18:01:00.891Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T18:01:00.891Z] Running setup.py install for PyYAML: started [2022-05-09T18:01:01.168Z] Removing intermediate container 213fc1089c2b [2022-05-09T18:01:01.168Z] ---> 9c659bd0825a [2022-05-09T18:01:01.168Z] [2022-05-09T18:01:02.159Z] Successfully built 9c659bd0825a [2022-05-09T18:01:02.159Z] Successfully tagged core-data-arm64:latest [2022-05-09T18:01:02.159Z]  Building core-data ... done Building support-notifications [2022-05-09T18:01:03.620Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T18:01:04.260Z] Running setup.py install for docopt: started [2022-05-09T18:01:06.278Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T18:01:06.278Z] Running setup.py install for dockerpty: started [2022-05-09T18:01:09.720Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T18:01:11.766Z] 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-09T18:01:20.173Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:01:20.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:01:20.174Z] ---> f3c3cf010cbe [2022-05-09T18:01:20.174Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:01:20.174Z] ---> Using cache [2022-05-09T18:01:20.174Z] ---> b27e7601e8a2 [2022-05-09T18:01:20.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:01:20.174Z] ---> Using cache [2022-05-09T18:01:20.174Z] ---> 0a1bf4909601 [2022-05-09T18:01:20.174Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T18:01:20.174Z] ---> Running in 9c2286fdec30 [2022-05-09T18:01:22.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:01:23.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:01:24.153Z] OK: 220 MiB in 52 packages [2022-05-09T18:01:27.596Z] Removing intermediate container 9c2286fdec30 [2022-05-09T18:01:27.596Z] ---> a31ac6254572 [2022-05-09T18:01:27.596Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:01:29.585Z] ---> ddccc475e624 [2022-05-09T18:01:29.585Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:01:29.866Z] ---> Running in f2e6d3ee937a [2022-05-09T18:01:35.298Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:01:35.298Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:01:35.298Z] ---> f3c3cf010cbe [2022-05-09T18:01:35.298Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:01:35.298Z] ---> Using cache [2022-05-09T18:01:35.298Z] ---> b27e7601e8a2 [2022-05-09T18:01:35.298Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:01:35.298Z] ---> Using cache [2022-05-09T18:01:35.298Z] ---> 0a1bf4909601 [2022-05-09T18:01:35.299Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T18:01:35.299Z] ---> Using cache [2022-05-09T18:01:35.299Z] ---> a31ac6254572 [2022-05-09T18:01:35.299Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:01:35.299Z] ---> Using cache [2022-05-09T18:01:35.299Z] ---> ddccc475e624 [2022-05-09T18:01:35.299Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:01:35.299Z] ---> Running in 66a31d99b1fd [2022-05-09T18:01:36.749Z] Removing intermediate container f2e6d3ee937a [2022-05-09T18:01:36.749Z] ---> e2d99c77dbec [2022-05-09T18:01:36.749Z] Step 8/23 : COPY . . [2022-05-09T18:01:39.382Z] Removing intermediate container ca59ee91ad4d [2022-05-09T18:01:39.382Z] ---> 1794c1f2b4b8 [2022-05-09T18:01:39.382Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T18:01:39.984Z] ---> Running in 2a5ab262921f [2022-05-09T18:01:40.971Z] Removing intermediate container 66a31d99b1fd [2022-05-09T18:01:40.971Z] ---> 84be11d84bbf [2022-05-09T18:01:40.971Z] Step 8/22 : COPY . . [2022-05-09T18:01:40.971Z] Removing intermediate container 2a5ab262921f [2022-05-09T18:01:40.971Z] ---> 27115363dbba [2022-05-09T18:01:40.971Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T18:01:41.571Z] ---> Running in ce689426a69a [2022-05-09T18:01:42.554Z] Removing intermediate container ce689426a69a [2022-05-09T18:01:42.554Z] ---> bfc2591cd75f [2022-05-09T18:01:42.554Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T18:01:46.933Z] ---> 83994a77c954 [2022-05-09T18:01:46.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T18:01:48.919Z] ---> 8cfe8aaaebb0 [2022-05-09T18:01:48.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T18:01:51.552Z] ---> db6f8b509ffb [2022-05-09T18:01:51.552Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T18:01:51.841Z] ---> Running in 447257fd553e [2022-05-09T18:01:52.120Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:01:52.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:01:52.120Z] ---> f3c3cf010cbe [2022-05-09T18:01:52.120Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:01:52.120Z] ---> Using cache [2022-05-09T18:01:52.120Z] ---> b27e7601e8a2 [2022-05-09T18:01:52.120Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:01:52.120Z] ---> Using cache [2022-05-09T18:01:52.120Z] ---> 0a1bf4909601 [2022-05-09T18:01:52.120Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T18:01:52.120Z] ---> Running in 9f95ed462698 [2022-05-09T18:01:53.112Z] Removing intermediate container 447257fd553e [2022-05-09T18:01:53.112Z] ---> 0944d1a986d8 [2022-05-09T18:01:53.112Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:01:53.391Z] ---> Running in a1004bd21bae [2022-05-09T18:01:54.848Z] Removing intermediate container a1004bd21bae [2022-05-09T18:01:54.848Z] ---> 2c08df20b845 [2022-05-09T18:01:54.848Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T18:01:54.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:01:54.848Z] ---> Running in 2485a4880598 [2022-05-09T18:01:55.840Z] Removing intermediate container 2485a4880598 [2022-05-09T18:01:55.840Z] ---> 9276f4c771c2 [2022-05-09T18:01:55.840Z] Step 22/23 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:01:55.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:01:55.840Z] ---> Running in 10f398e56214 [2022-05-09T18:01:57.344Z] OK: 220 MiB in 52 packages [2022-05-09T18:01:57.344Z] Removing intermediate container 10f398e56214 [2022-05-09T18:01:57.344Z] ---> 2c4822bb2037 [2022-05-09T18:01:57.344Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T18:01:57.953Z] ---> Running in 6a3ed827a3e3 [2022-05-09T18:01:58.944Z] Removing intermediate container 9f95ed462698 [2022-05-09T18:01:58.944Z] ---> c67b410b945b [2022-05-09T18:01:58.944Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:01:58.944Z] Removing intermediate container 6a3ed827a3e3 [2022-05-09T18:01:58.944Z] ---> 5957f267b859 [2022-05-09T18:01:58.944Z] [2022-05-09T18:02:00.383Z] Successfully built 5957f267b859 [2022-05-09T18:02:00.383Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-09T18:02:00.383Z] Building security-spire-server [2022-05-09T18:02:01.377Z]  Building sys-mgmt-agent ... done  ---> 9e2a7c5b98e5 [2022-05-09T18:02:01.377Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:02:01.651Z] ---> Running in b73b9d897cdc [2022-05-09T18:02:09.948Z] Removing intermediate container b73b9d897cdc [2022-05-09T18:02:09.948Z] ---> f6f9c41bab96 [2022-05-09T18:02:09.948Z] Step 8/22 : COPY . . [2022-05-09T18:02:32.166Z] ---> 15058916c9a1 [2022-05-09T18:02:32.166Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T18:02:32.166Z] ---> Running in fe42bd381f63 [2022-05-09T18:02:32.166Z] ---> 5e870a7cde5a [2022-05-09T18:02:32.437Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T18:02:32.437Z] ---> Running in 2cae0ad668dc [2022-05-09T18:02:35.828Z] 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-09T18:02:35.828Z] 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-09T18:02:36.106Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:02:36.106Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:02:36.106Z] ---> f3c3cf010cbe [2022-05-09T18:02:36.106Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T18:02:36.106Z] ---> Using cache [2022-05-09T18:02:36.106Z] ---> b27e7601e8a2 [2022-05-09T18:02:36.106Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:02:36.106Z] ---> Using cache [2022-05-09T18:02:36.106Z] ---> 0a1bf4909601 [2022-05-09T18:02:36.106Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T18:02:36.106Z] ---> Using cache [2022-05-09T18:02:36.106Z] ---> a00dd2c7110e [2022-05-09T18:02:36.106Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T18:02:36.106Z] ---> Using cache [2022-05-09T18:02:36.106Z] ---> 622ddc52454a [2022-05-09T18:02:36.106Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:02:36.106Z] ---> Using cache [2022-05-09T18:02:36.106Z] ---> 6ef79ea08c37 [2022-05-09T18:02:36.106Z] Step 8/25 : COPY . . [2022-05-09T18:02:36.710Z] ---> Using cache [2022-05-09T18:02:36.710Z] ---> c11d9430cae8 [2022-05-09T18:02:36.710Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T18:02:36.710Z] ---> Using cache [2022-05-09T18:02:36.710Z] ---> dd4c4d3bfa4b [2022-05-09T18:02:36.710Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T18:02:36.710Z] ---> Using cache [2022-05-09T18:02:36.710Z] ---> 6aab2ec529e3 [2022-05-09T18:02:36.710Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T18:02:36.710Z] ---> Using cache [2022-05-09T18:02:36.710Z] ---> 068a099558f9 [2022-05-09T18:02:36.710Z] 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-09T18:02:36.986Z] ---> Running in e764c0c4d520 [2022-05-09T18:02:40.403Z] spire-1.2.1/ [2022-05-09T18:02:40.403Z] spire-1.2.1/.data/ [2022-05-09T18:02:40.403Z] spire-1.2.1/.data/.file [2022-05-09T18:02:40.403Z] spire-1.2.1/.dockerignore [2022-05-09T18:02:40.403Z] spire-1.2.1/.gitattributes [2022-05-09T18:02:40.403Z] spire-1.2.1/.githooks/ [2022-05-09T18:02:40.403Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/ [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/ [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T18:02:40.403Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T18:02:40.403Z] spire-1.2.1/.gitignore [2022-05-09T18:02:40.403Z] spire-1.2.1/.go-version [2022-05-09T18:02:40.403Z] spire-1.2.1/.golangci.yml [2022-05-09T18:02:40.403Z] spire-1.2.1/ADOPTERS.md [2022-05-09T18:02:40.403Z] spire-1.2.1/CHANGELOG.md [2022-05-09T18:02:40.403Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T18:02:40.403Z] spire-1.2.1/CODEOWNERS [2022-05-09T18:02:40.403Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T18:02:40.403Z] spire-1.2.1/Dockerfile [2022-05-09T18:02:40.403Z] spire-1.2.1/Dockerfile.dev [2022-05-09T18:02:40.403Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T18:02:40.403Z] spire-1.2.1/LICENSE [2022-05-09T18:02:40.403Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T18:02:40.403Z] spire-1.2.1/Makefile [2022-05-09T18:02:40.403Z] spire-1.2.1/README.md [2022-05-09T18:02:40.403Z] spire-1.2.1/ROADMAP.md [2022-05-09T18:02:40.403Z] spire-1.2.1/SECURITY.md [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/ [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T18:02:40.403Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T18:02:40.691Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/ [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/agent/ [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/server/ [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/server/server.conf [2022-05-09T18:02:40.691Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/ [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/auditlog.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/ [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T18:02:40.691Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/spire_server.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/telemetry.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/upgrading.md [2022-05-09T18:02:40.967Z] spire-1.2.1/doc/using_spire.md [2022-05-09T18:02:40.967Z] spire-1.2.1/examples/ [2022-05-09T18:02:40.967Z] spire-1.2.1/examples/README.md [2022-05-09T18:02:40.967Z] spire-1.2.1/go.mod [2022-05-09T18:02:40.967Z] spire-1.2.1/go.sum [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T18:02:40.967Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T18:02:40.968Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/health/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/log/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T18:02:41.244Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T18:02:41.245Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/version/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T18:02:41.521Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/config.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T18:02:41.522Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T18:02:41.976Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T18:02:41.977Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T18:02:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/server.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/private/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/private/server/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/common/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T18:02:42.293Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T18:02:42.293Z] spire-1.2.1/release/ [2022-05-09T18:02:42.293Z] spire-1.2.1/release/spire-extras/ [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire/ [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire/README.md [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire/conf/ [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T18:02:42.294Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T18:02:42.294Z] spire-1.2.1/script/ [2022-05-09T18:02:42.294Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T18:02:42.294Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T18:02:42.294Z] spire-1.2.1/support/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T18:02:42.294Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/clock/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/clock/clock.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T18:02:42.294Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T18:02:42.638Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/README.md [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/common [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T18:02:42.638Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T18:02:42.639Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T18:02:42.921Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T18:02:42.922Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T18:02:43.208Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T18:02:43.209Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T18:02:43.492Z] spire-1.2.1/test/integration/test.sh [2022-05-09T18:02:43.492Z] spire-1.2.1/test/plugintest/ [2022-05-09T18:02:43.492Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/ [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/testca/ [2022-05-09T18:02:43.492Z] spire-1.2.1/test/testca/ca.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/testkey/ [2022-05-09T18:02:43.492Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T18:02:43.492Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/testkey/new.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T18:02:43.492Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/util/ [2022-05-09T18:02:43.492Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/util/race.go [2022-05-09T18:02:43.492Z] spire-1.2.1/test/util/util.go [2022-05-09T18:02:43.492Z] building spire from source... [2022-05-09T18:02:44.519Z] Installing go1.17.7... [2022-05-09T18:02:49.950Z] ---> 380db72fd6fe [2022-05-09T18:02:49.950Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T18:02:49.950Z] ---> Running in 82e51e0657c7 [2022-05-09T18:02:51.402Z] 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-09T18:03:09.739Z] Building bin/spire-server... [2022-05-09T18:03:09.739Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T18:03:09.739Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T18:03:09.739Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T18:03:10.015Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T18:03:10.616Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T18:03:14.020Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T18:03:14.299Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T18:03:14.581Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T18:03:14.581Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T18:03:14.859Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T18:03:15.848Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T18:03:15.848Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T18:03:15.848Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T18:03:16.124Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T18:03:16.403Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T18:03:16.403Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T18:03:16.403Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T18:03:16.403Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T18:03:16.680Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T18:03:17.667Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T18:03:17.946Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T18:03:17.946Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T18:03:17.946Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T18:03:18.942Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T18:03:45.782Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T18:03:45.782Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T18:03:45.782Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T18:03:45.782Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T18:03:45.782Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T18:03:45.782Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T18:03:45.782Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T18:03:45.782Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T18:03:45.782Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T18:03:45.782Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T18:03:45.782Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T18:03:45.782Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T18:03:45.782Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T18:03:45.782Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T18:03:45.782Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T18:03:45.782Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T18:03:45.782Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T18:03:46.763Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T18:03:46.763Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T18:03:47.038Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T18:03:47.039Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T18:03:47.039Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T18:03:47.641Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T18:03:47.641Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T18:03:47.916Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T18:03:49.905Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T18:03:49.905Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T18:03:56.630Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T18:03:56.630Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T18:03:56.630Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T18:03:56.630Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T18:03:56.630Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T18:03:56.630Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T18:03:57.228Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T18:03:57.228Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T18:03:57.503Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T18:03:57.503Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T18:03:57.778Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T18:03:59.223Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T18:04:11.643Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T18:04:44.008Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T18:04:44.008Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T18:04:44.008Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T18:04:44.008Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T18:04:44.008Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T18:04:44.995Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T18:04:47.649Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T18:04:47.925Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T18:05:35.201Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T18:05:35.201Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T18:05:35.201Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T18:05:35.201Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T18:05:35.201Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T18:05:35.201Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T18:05:35.201Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T18:05:35.201Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T18:05:35.201Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T18:05:35.201Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T18:05:35.201Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T18:05:35.201Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T18:05:35.201Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T18:05:35.201Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T18:05:35.201Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T18:05:35.201Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T18:05:35.201Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T18:05:35.201Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T18:05:35.201Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T18:05:41.915Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T18:05:41.915Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T18:05:41.915Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T18:05:41.915Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T18:05:41.915Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T18:05:41.915Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T18:05:41.915Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T18:05:42.511Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T18:05:42.511Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T18:05:42.783Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T18:05:43.058Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T18:05:43.058Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T18:05:44.499Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T18:05:45.106Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T18:05:45.382Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T18:05:45.659Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T18:05:45.936Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T18:05:45.937Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T18:05:45.937Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T18:05:46.213Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T18:05:46.213Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T18:05:47.657Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T18:05:47.657Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T18:05:47.657Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T18:05:47.657Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T18:05:47.933Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T18:05:48.920Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T18:05:48.920Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T18:05:49.522Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T18:05:49.522Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T18:05:49.798Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T18:05:50.073Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T18:05:50.346Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T18:05:50.947Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T18:05:54.343Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T18:05:55.787Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T18:05:58.425Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T18:05:58.425Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T18:05:58.701Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T18:05:58.701Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T18:05:59.686Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T18:05:59.686Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T18:05:59.963Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T18:05:59.963Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T18:06:00.241Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T18:06:00.519Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T18:06:00.519Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T18:06:10.693Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T18:06:10.970Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T18:06:10.970Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T18:06:11.245Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T18:06:17.973Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T18:06:17.973Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T18:07:39.808Z] Removing intermediate container fe42bd381f63 [2022-05-09T18:07:39.808Z] ---> aef027f27b63 [2022-05-09T18:07:39.808Z] [2022-05-09T18:07:39.808Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:07:39.808Z] ---> ac73e934f311 [2022-05-09T18:07:39.808Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:07:39.808Z] ---> Running in 1101b928e9ea [2022-05-09T18:07:39.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:07:39.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:07:39.808Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T18:07:39.808Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:07:39.808Z] OK: 5 MiB in 15 packages [2022-05-09T18:07:39.808Z] Removing intermediate container 1101b928e9ea [2022-05-09T18:07:39.808Z] ---> f48e80f2e9a8 [2022-05-09T18:07:39.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:07:39.808Z] ---> Running in 8c693cb6437c [2022-05-09T18:07:39.808Z] Removing intermediate container 8c693cb6437c [2022-05-09T18:07:39.808Z] ---> ac6b0a51a181 [2022-05-09T18:07:39.808Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T18:07:39.808Z] ---> Running in d80967963a09 [2022-05-09T18:07:39.808Z] Removing intermediate container d80967963a09 [2022-05-09T18:07:39.808Z] ---> 49611d6386ed [2022-05-09T18:07:39.808Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T18:07:39.808Z] ---> Running in f694f0022845 [2022-05-09T18:07:39.808Z] Removing intermediate container f694f0022845 [2022-05-09T18:07:39.808Z] ---> 17648fbc908c [2022-05-09T18:07:39.808Z] Step 15/23 : WORKDIR / [2022-05-09T18:07:39.808Z] ---> Running in dbc4681eb7e8 [2022-05-09T18:07:39.808Z] Removing intermediate container dbc4681eb7e8 [2022-05-09T18:07:39.808Z] ---> d5a6009b76b1 [2022-05-09T18:07:39.808Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:07:40.082Z] ---> 8b20d312ccff [2022-05-09T18:07:40.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T18:07:41.555Z] ---> 62b16eb30032 [2022-05-09T18:07:41.555Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T18:07:42.562Z] ---> 44ea09b627eb [2022-05-09T18:07:42.562Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T18:07:42.840Z] ---> Running in 4d9c481eb503 [2022-05-09T18:07:43.442Z] Removing intermediate container 4d9c481eb503 [2022-05-09T18:07:43.442Z] ---> 7fd2e4f6c406 [2022-05-09T18:07:43.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:07:43.718Z] ---> Running in 14539da19761 [2022-05-09T18:07:44.330Z] Removing intermediate container 14539da19761 [2022-05-09T18:07:44.330Z] ---> c35178379373 [2022-05-09T18:07:44.330Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T18:07:44.607Z] ---> Running in eaf77db01696 [2022-05-09T18:07:45.218Z] Removing intermediate container eaf77db01696 [2022-05-09T18:07:45.218Z] ---> de774e61ea70 [2022-05-09T18:07:45.218Z] Step 22/23 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:07:45.218Z] ---> Running in 401307aabe68 [2022-05-09T18:07:45.832Z] Removing intermediate container 401307aabe68 [2022-05-09T18:07:45.832Z] ---> 577bdc6e6c8f [2022-05-09T18:07:45.832Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T18:07:46.113Z] ---> Running in 1812438e9c84 [2022-05-09T18:07:46.718Z] Removing intermediate container 1812438e9c84 [2022-05-09T18:07:46.718Z] ---> 882565d7d878 [2022-05-09T18:07:46.718Z] [2022-05-09T18:07:46.997Z] Successfully built 882565d7d878 [2022-05-09T18:07:47.273Z] Successfully tagged core-command-arm64:latest [2022-05-09T18:07:47.273Z] Building security-proxy-setup [2022-05-09T18:08:19.704Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:08:19.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:08:19.704Z] ---> f3c3cf010cbe [2022-05-09T18:08:19.704Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T18:08:19.704Z] ---> Using cache [2022-05-09T18:08:19.704Z] ---> b27e7601e8a2 [2022-05-09T18:08:19.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:08:19.704Z] ---> Using cache [2022-05-09T18:08:19.704Z] ---> 0a1bf4909601 [2022-05-09T18:08:19.704Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T18:08:19.704Z] ---> Using cache [2022-05-09T18:08:19.704Z] ---> a31ac6254572 [2022-05-09T18:08:19.704Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T18:08:19.704Z] ---> Using cache [2022-05-09T18:08:19.704Z] ---> ddccc475e624 [2022-05-09T18:08:19.704Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:08:19.704Z] ---> Using cache [2022-05-09T18:08:19.704Z] ---> 84be11d84bbf [2022-05-09T18:08:19.704Z] Step 8/22 : COPY . . [2022-05-09T18:08:19.704Z] ---> Using cache [2022-05-09T18:08:19.704Z] ---> 5e870a7cde5a [2022-05-09T18:08:19.704Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T18:08:19.704Z] ---> Running in 70d89ac0a816 [2022-05-09T18:08:20.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T18:10:42.616Z] Removing intermediate container 2cae0ad668dc [2022-05-09T18:10:42.616Z] ---> 118163ed9b88 [2022-05-09T18:10:42.616Z] [2022-05-09T18:10:42.616Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:10:42.616Z] ---> ac73e934f311 [2022-05-09T18:10:42.616Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:10:42.616Z] ---> Using cache [2022-05-09T18:10:42.616Z] ---> f48e80f2e9a8 [2022-05-09T18:10:42.616Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:10:42.616Z] ---> Using cache [2022-05-09T18:10:42.616Z] ---> ac6b0a51a181 [2022-05-09T18:10:42.616Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T18:10:42.616Z] ---> Running in 362926cde104 [2022-05-09T18:10:42.616Z] Removing intermediate container 362926cde104 [2022-05-09T18:10:42.616Z] ---> a6c02fa8377b [2022-05-09T18:10:42.616Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T18:10:42.616Z] ---> Running in eb020d507bc8 [2022-05-09T18:10:43.215Z] Removing intermediate container eb020d507bc8 [2022-05-09T18:10:43.215Z] ---> b108cb4b1045 [2022-05-09T18:10:43.215Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:10:44.201Z] ---> d2968e8e7f22 [2022-05-09T18:10:44.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T18:10:46.835Z] ---> 012c2b529e61 [2022-05-09T18:10:46.835Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T18:10:47.822Z] ---> 153ab92538ff [2022-05-09T18:10:47.822Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T18:10:47.822Z] ---> Running in 40161c8c9140 [2022-05-09T18:10:48.431Z] Removing intermediate container 40161c8c9140 [2022-05-09T18:10:48.431Z] ---> 69bb9fdd2728 [2022-05-09T18:10:48.431Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:10:48.431Z] ---> Running in be10a258177e [2022-05-09T18:10:49.041Z] Removing intermediate container be10a258177e [2022-05-09T18:10:49.041Z] ---> f47a827be949 [2022-05-09T18:10:49.041Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T18:10:49.041Z] ---> Running in 8099383dc252 [2022-05-09T18:10:49.643Z] Removing intermediate container 8099383dc252 [2022-05-09T18:10:49.643Z] ---> 34ecb1acf4d7 [2022-05-09T18:10:49.643Z] Step 21/22 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:10:49.921Z] ---> Running in 97819dfe7989 [2022-05-09T18:10:50.520Z] Removing intermediate container 97819dfe7989 [2022-05-09T18:10:50.520Z] ---> 1fcd5605aa69 [2022-05-09T18:10:50.520Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T18:10:50.520Z] ---> Running in 423800a94459 [2022-05-09T18:10:51.530Z] Removing intermediate container 423800a94459 [2022-05-09T18:10:51.530Z] ---> 9af3b72f239f [2022-05-09T18:10:51.530Z] [2022-05-09T18:10:52.518Z] Successfully built 9af3b72f239f [2022-05-09T18:10:52.518Z] Successfully tagged support-scheduler-arm64:latest [2022-05-09T18:10:52.518Z]  Building support-scheduler ... done Building core-metadata [2022-05-09T18:11:02.761Z] Removing intermediate container 82e51e0657c7 [2022-05-09T18:11:02.761Z] ---> 9685d23c2ad0 [2022-05-09T18:11:02.761Z] [2022-05-09T18:11:02.761Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:11:02.761Z] ---> ac73e934f311 [2022-05-09T18:11:02.761Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T18:11:02.761Z] ---> Running in 9bd4dc3428bd [2022-05-09T18:11:04.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:04.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:11:05.950Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T18:11:05.950Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T18:11:05.950Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:11:05.950Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:11:06.557Z] OK: 6 MiB in 16 packages [2022-05-09T18:11:09.983Z] Removing intermediate container 9bd4dc3428bd [2022-05-09T18:11:09.983Z] ---> 8fafbc34c1ce [2022-05-09T18:11:09.983Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:11:09.983Z] ---> Running in e94ba1faf8c1 [2022-05-09T18:11:10.606Z] Removing intermediate container e94ba1faf8c1 [2022-05-09T18:11:10.606Z] ---> e00719b8e2cc [2022-05-09T18:11:10.606Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T18:11:10.606Z] ---> Running in b98331a4138f [2022-05-09T18:11:11.610Z] Removing intermediate container b98331a4138f [2022-05-09T18:11:11.610Z] ---> 1dac50438dcf [2022-05-09T18:11:11.610Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T18:11:11.889Z] ---> Running in 81e15b251e5d [2022-05-09T18:11:12.495Z] Removing intermediate container 81e15b251e5d [2022-05-09T18:11:12.495Z] ---> bcc4d66f89ac [2022-05-09T18:11:12.495Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:11:14.533Z] ---> a134155b4081 [2022-05-09T18:11:14.533Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T18:11:17.209Z] ---> ef87d3485e0c [2022-05-09T18:11:17.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T18:11:18.683Z] ---> c1f0b254cd2f [2022-05-09T18:11:18.683Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T18:11:18.683Z] ---> Running in d65735a36745 [2022-05-09T18:11:19.317Z] Removing intermediate container d65735a36745 [2022-05-09T18:11:19.317Z] ---> ec7f5a3ac934 [2022-05-09T18:11:19.317Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:11:19.612Z] ---> Running in 5a06cd9b8a49 [2022-05-09T18:11:21.079Z] Removing intermediate container 5a06cd9b8a49 [2022-05-09T18:11:21.079Z] ---> 9c6f2eece345 [2022-05-09T18:11:21.079Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T18:11:21.079Z] ---> Running in f1d61b7e36d6 [2022-05-09T18:11:21.696Z] Removing intermediate container f1d61b7e36d6 [2022-05-09T18:11:21.696Z] ---> c3dc3229027d [2022-05-09T18:11:21.696Z] Step 21/22 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:11:21.978Z] ---> Running in 5a96cade8930 [2022-05-09T18:11:22.585Z] Removing intermediate container 5a96cade8930 [2022-05-09T18:11:22.866Z] ---> d16561693f70 [2022-05-09T18:11:22.866Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T18:11:23.153Z] ---> Running in f52ea24735ad [2022-05-09T18:11:23.772Z] Removing intermediate container f52ea24735ad [2022-05-09T18:11:23.772Z] ---> ae652ec44785 [2022-05-09T18:11:23.772Z] [2022-05-09T18:11:23.772Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:11:23.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:11:23.772Z] ---> f3c3cf010cbe [2022-05-09T18:11:24.058Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T18:11:24.059Z] ---> Using cache [2022-05-09T18:11:24.059Z] ---> b27e7601e8a2 [2022-05-09T18:11:24.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:11:24.059Z] ---> Using cache [2022-05-09T18:11:24.059Z] ---> 0a1bf4909601 [2022-05-09T18:11:24.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T18:11:24.059Z] ---> Using cache [2022-05-09T18:11:24.059Z] ---> a31ac6254572 [2022-05-09T18:11:24.059Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T18:11:24.059Z] ---> Using cache [2022-05-09T18:11:24.059Z] ---> ddccc475e624 [2022-05-09T18:11:24.059Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:11:24.059Z] ---> Using cache [2022-05-09T18:11:24.059Z] ---> 84be11d84bbf [2022-05-09T18:11:24.059Z] Step 8/23 : COPY . . [2022-05-09T18:11:24.059Z] ---> Using cache [2022-05-09T18:11:24.059Z] ---> 5e870a7cde5a [2022-05-09T18:11:24.059Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T18:11:24.059Z] ---> Running in 64897a9cb3b9 [2022-05-09T18:11:25.059Z] Successfully built ae652ec44785 [2022-05-09T18:11:25.059Z] Successfully tagged support-notifications-arm64:latest [2022-05-09T18:11:25.059Z]  Building support-notifications ... done Building security-spire-config [2022-05-09T18:11:26.533Z] 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-09T18:11:59.253Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:11:59.253Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:11:59.253Z] ---> f3c3cf010cbe [2022-05-09T18:11:59.253Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T18:11:59.253Z] ---> Using cache [2022-05-09T18:11:59.253Z] ---> b27e7601e8a2 [2022-05-09T18:11:59.253Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:11:59.253Z] ---> Using cache [2022-05-09T18:11:59.253Z] ---> 0a1bf4909601 [2022-05-09T18:11:59.253Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T18:11:59.253Z] ---> Using cache [2022-05-09T18:11:59.253Z] ---> a00dd2c7110e [2022-05-09T18:11:59.253Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T18:11:59.253Z] ---> Using cache [2022-05-09T18:11:59.253Z] ---> 622ddc52454a [2022-05-09T18:11:59.253Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:11:59.253Z] ---> Using cache [2022-05-09T18:11:59.253Z] ---> 6ef79ea08c37 [2022-05-09T18:11:59.253Z] Step 8/26 : COPY . . [2022-05-09T18:11:59.253Z] ---> Using cache [2022-05-09T18:11:59.253Z] ---> c11d9430cae8 [2022-05-09T18:11:59.254Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T18:11:59.254Z] ---> Using cache [2022-05-09T18:11:59.254Z] ---> dd4c4d3bfa4b [2022-05-09T18:11:59.254Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T18:11:59.254Z] ---> Using cache [2022-05-09T18:11:59.254Z] ---> 6aab2ec529e3 [2022-05-09T18:11:59.254Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T18:11:59.254Z] ---> Using cache [2022-05-09T18:11:59.254Z] ---> 068a099558f9 [2022-05-09T18:11:59.254Z] 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-09T18:11:59.254Z] ---> Running in 04e5a0d32787 [2022-05-09T18:12:01.891Z] spire-1.2.1/ [2022-05-09T18:12:01.891Z] spire-1.2.1/.data/ [2022-05-09T18:12:01.891Z] spire-1.2.1/.data/.file [2022-05-09T18:12:01.891Z] spire-1.2.1/.dockerignore [2022-05-09T18:12:01.891Z] spire-1.2.1/.gitattributes [2022-05-09T18:12:01.891Z] spire-1.2.1/.githooks/ [2022-05-09T18:12:01.891Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/ [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/ [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T18:12:01.891Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T18:12:01.891Z] spire-1.2.1/.gitignore [2022-05-09T18:12:01.891Z] spire-1.2.1/.go-version [2022-05-09T18:12:01.891Z] spire-1.2.1/.golangci.yml [2022-05-09T18:12:01.891Z] spire-1.2.1/ADOPTERS.md [2022-05-09T18:12:01.891Z] spire-1.2.1/CHANGELOG.md [2022-05-09T18:12:01.891Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T18:12:01.891Z] spire-1.2.1/CODEOWNERS [2022-05-09T18:12:01.891Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T18:12:01.891Z] spire-1.2.1/Dockerfile [2022-05-09T18:12:01.891Z] spire-1.2.1/Dockerfile.dev [2022-05-09T18:12:01.891Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T18:12:01.891Z] spire-1.2.1/LICENSE [2022-05-09T18:12:01.891Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T18:12:01.891Z] spire-1.2.1/Makefile [2022-05-09T18:12:01.891Z] spire-1.2.1/README.md [2022-05-09T18:12:01.891Z] spire-1.2.1/ROADMAP.md [2022-05-09T18:12:01.891Z] spire-1.2.1/SECURITY.md [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T18:12:01.891Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T18:12:02.169Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T18:12:02.169Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T18:12:02.169Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T18:12:02.169Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T18:12:02.169Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T18:12:02.169Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/ [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/agent/ [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/server/ [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/server/server.conf [2022-05-09T18:12:02.169Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/ [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/auditlog.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/ [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/spire_server.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/telemetry.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/upgrading.md [2022-05-09T18:12:02.169Z] spire-1.2.1/doc/using_spire.md [2022-05-09T18:12:02.169Z] spire-1.2.1/examples/ [2022-05-09T18:12:02.169Z] spire-1.2.1/examples/README.md [2022-05-09T18:12:02.169Z] spire-1.2.1/go.mod [2022-05-09T18:12:02.169Z] spire-1.2.1/go.sum [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T18:12:02.169Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T18:12:02.448Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/health/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T18:12:02.449Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/log/ [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T18:12:02.725Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/version/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T18:12:02.726Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T18:12:02.727Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/config.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T18:12:03.005Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T18:12:03.006Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/server.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/private/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/private/server/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/common/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T18:12:03.283Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T18:12:03.283Z] spire-1.2.1/release/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire-extras/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire/README.md [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire/conf/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T18:12:03.283Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T18:12:03.283Z] spire-1.2.1/script/ [2022-05-09T18:12:03.283Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T18:12:03.283Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T18:12:03.283Z] spire-1.2.1/support/ [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/ [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T18:12:03.283Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T18:12:03.284Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/clock/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/clock/clock.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T18:12:03.284Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T18:12:03.560Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/README.md [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/common [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T18:12:03.560Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T18:12:03.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T18:12:03.562Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T18:12:03.838Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T18:12:03.839Z] spire-1.2.1/test/integration/test.sh [2022-05-09T18:12:03.839Z] spire-1.2.1/test/plugintest/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/testca/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/testca/ca.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/testkey/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T18:12:03.839Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/testkey/new.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/util/ [2022-05-09T18:12:03.839Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/util/race.go [2022-05-09T18:12:03.839Z] spire-1.2.1/test/util/util.go [2022-05-09T18:12:03.839Z] building spire from source... [2022-05-09T18:12:04.440Z] Installing go1.17.7... [2022-05-09T18:12:31.270Z] Building bin/spire-server... [2022-05-09T18:12:31.270Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T18:12:31.270Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T18:12:31.270Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T18:12:31.270Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T18:12:31.867Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T18:12:36.198Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T18:12:36.474Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T18:12:36.474Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T18:12:36.752Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T18:12:36.752Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T18:12:37.358Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T18:12:37.642Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T18:12:37.919Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T18:12:38.197Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T18:12:38.482Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T18:12:38.483Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T18:12:38.483Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T18:12:39.936Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T18:12:39.936Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T18:12:39.936Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T18:12:39.936Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T18:12:40.220Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T18:12:40.220Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T18:12:41.211Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T18:13:08.042Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T18:13:08.042Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T18:13:08.042Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T18:13:08.042Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T18:13:08.042Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T18:13:08.042Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T18:13:08.642Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T18:13:08.642Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T18:13:09.239Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T18:13:09.239Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T18:13:09.239Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T18:13:09.239Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T18:13:09.514Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T18:13:09.514Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T18:13:09.790Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T18:13:09.790Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T18:13:10.389Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T18:13:10.988Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T18:13:11.262Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T18:13:11.537Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T18:13:11.537Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T18:13:11.813Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T18:13:13.810Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T18:13:19.228Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T18:13:19.228Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T18:13:19.503Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T18:13:19.503Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T18:13:19.782Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T18:13:41.985Z] 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-09T18:13:41.985Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T18:13:41.985Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T18:13:41.985Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T18:13:41.985Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T18:13:41.985Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T18:13:42.258Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T18:13:43.236Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T18:13:44.226Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T18:13:49.661Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T18:13:58.313Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T18:13:58.313Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T18:13:59.399Z] Removing intermediate container 70d89ac0a816 [2022-05-09T18:13:59.399Z] ---> d843171dca5d [2022-05-09T18:13:59.399Z] [2022-05-09T18:13:59.399Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T18:13:59.399Z] ---> ac73e934f311 [2022-05-09T18:13:59.399Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T18:13:59.678Z] ---> Running in 36e3a8db3b32 [2022-05-09T18:14:01.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:14:01.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:14:03.450Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T18:14:03.733Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:14:03.733Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T18:14:03.733Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T18:14:03.733Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T18:14:03.733Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T18:14:03.733Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T18:14:03.733Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:14:04.348Z] OK: 8 MiB in 20 packages [2022-05-09T18:14:07.791Z] Removing intermediate container 36e3a8db3b32 [2022-05-09T18:14:07.791Z] ---> 3bd1050947bb [2022-05-09T18:14:07.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T18:14:07.791Z] ---> Running in 8f7243879142 [2022-05-09T18:14:07.791Z] Removing intermediate container 8f7243879142 [2022-05-09T18:14:07.791Z] ---> 885f671e4d49 [2022-05-09T18:14:07.791Z] Step 13/22 : WORKDIR /edgex [2022-05-09T18:14:08.073Z] ---> Running in ddb301adbc48 [2022-05-09T18:14:08.688Z] Removing intermediate container ddb301adbc48 [2022-05-09T18:14:08.688Z] ---> b572cc1dd1e5 [2022-05-09T18:14:08.688Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T18:14:09.704Z] ---> 4bf0144e4141 [2022-05-09T18:14:09.704Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T18:14:11.728Z] ---> 468e9c033ea0 [2022-05-09T18:14:11.728Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T18:14:13.194Z] ---> 78daeaead9a4 [2022-05-09T18:14:13.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T18:14:14.211Z] ---> 3a47519e2250 [2022-05-09T18:14:14.211Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T18:14:14.211Z] ---> Running in 2158520db217 [2022-05-09T18:14:17.733Z] Removing intermediate container 2158520db217 [2022-05-09T18:14:17.733Z] ---> f8c89d79ade4 [2022-05-09T18:14:17.733Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T18:14:18.017Z] ---> Running in a9aa566096be [2022-05-09T18:14:18.653Z] Removing intermediate container a9aa566096be [2022-05-09T18:14:18.653Z] ---> b8cca02cbfa2 [2022-05-09T18:14:18.653Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T18:14:18.653Z] ---> Running in 73b0d6df33d4 [2022-05-09T18:14:19.287Z] Removing intermediate container 73b0d6df33d4 [2022-05-09T18:14:19.287Z] ---> 0ff545028168 [2022-05-09T18:14:19.287Z] Step 21/22 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:14:19.287Z] ---> Running in 824c3501ffc0 [2022-05-09T18:14:20.289Z] Removing intermediate container 824c3501ffc0 [2022-05-09T18:14:20.289Z] ---> 6308a7afa545 [2022-05-09T18:14:20.289Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T18:14:20.289Z] ---> Running in 6aabd01fd197 [2022-05-09T18:14:20.899Z] Removing intermediate container 6aabd01fd197 [2022-05-09T18:14:20.899Z] ---> 0feb352e1162 [2022-05-09T18:14:20.899Z] [2022-05-09T18:14:21.178Z] Successfully built 0feb352e1162 [2022-05-09T18:14:21.178Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-09T18:14:21.178Z] Building security-spiffe-token-provider [2022-05-09T18:14:33.612Z]  Building security-proxy-setup ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T18:14:33.612Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T18:14:33.612Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T18:14:33.612Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T18:14:33.890Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T18:14:35.878Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T18:14:39.304Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T18:14:39.911Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T18:14:41.912Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T18:14:41.912Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T18:14:42.528Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T18:14:44.528Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T18:14:44.529Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T18:14:44.813Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T18:14:44.813Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T18:14:45.093Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T18:14:45.708Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T18:14:45.992Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T18:14:46.597Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T18:14:46.874Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T18:14:48.869Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T18:14:49.150Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T18:14:49.775Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T18:14:50.064Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T18:14:50.677Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T18:14:50.966Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T18:14:51.252Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T18:14:54.692Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T18:14:54.692Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T18:14:54.692Z] ---> f3c3cf010cbe [2022-05-09T18:14:54.692Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T18:14:54.692Z] ---> Using cache [2022-05-09T18:14:54.692Z] ---> b27e7601e8a2 [2022-05-09T18:14:54.692Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T18:14:55.314Z] ---> Running in bc396fd72958 [2022-05-09T18:14:57.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:14:58.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:14:59.131Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T18:14:59.806Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T18:14:59.806Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T18:14:59.806Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T18:15:00.109Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T18:15:00.109Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T18:15:00.403Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T18:15:00.687Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:15:00.687Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:15:00.687Z] OK: 15741 distinct packages available [2022-05-09T18:15:00.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:15:01.573Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T18:15:01.854Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T18:15:01.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:15:02.133Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T18:15:02.410Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T18:15:02.410Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T18:15:03.398Z] OK: 220 MiB in 52 packages [2022-05-09T18:15:03.398Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T18:15:04.394Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T18:15:04.674Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T18:15:04.951Z] Removing intermediate container bc396fd72958 [2022-05-09T18:15:04.951Z] ---> a106507226a4 [2022-05-09T18:15:04.951Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T18:15:04.951Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T18:15:05.227Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T18:15:05.227Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T18:15:05.505Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T18:15:05.505Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T18:15:05.505Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T18:15:05.781Z]  ---> 41031a970116 [2022-05-09T18:15:05.781Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T18:15:06.059Z] ---> Running in 09ebf1bc16f2 [2022-05-09T18:15:06.659Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T18:15:06.934Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T18:15:07.538Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T18:15:07.538Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T18:15:07.812Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T18:15:10.444Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T18:15:11.422Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T18:15:11.422Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T18:15:11.422Z] Removing intermediate container 09ebf1bc16f2 [2022-05-09T18:15:11.422Z] ---> d71576837e2e [2022-05-09T18:15:11.422Z] Step 7/20 : COPY . . [2022-05-09T18:15:12.050Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T18:15:12.050Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T18:15:12.323Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T18:15:12.599Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T18:15:12.873Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T18:15:13.476Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T18:15:16.889Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T18:15:20.293Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T18:15:20.293Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T18:15:20.293Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T18:15:20.577Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T18:15:20.577Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T18:15:21.182Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T18:15:21.182Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T18:15:21.462Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T18:15:21.462Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T18:15:22.067Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T18:15:22.067Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T18:15:22.345Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T18:15:34.810Z]  ---> 7088f7ce3978 [2022-05-09T18:15:34.810Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T18:15:34.810Z] ---> Running in 2bedb9395089 [2022-05-09T18:15:35.084Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T18:15:35.084Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T18:15:35.084Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T18:15:35.359Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T18:15:36.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T18:16:03.162Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T18:16:03.162Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T18:17:40.001Z] Removing intermediate container 64897a9cb3b9 [2022-05-09T18:17:40.001Z] ---> e9a5e0e70238 [2022-05-09T18:17:40.001Z] [2022-05-09T18:17:40.001Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T18:17:40.001Z] ---> ac73e934f311 [2022-05-09T18:17:40.001Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T18:17:40.001Z] ---> Using cache [2022-05-09T18:17:40.001Z] ---> f48e80f2e9a8 [2022-05-09T18:17:40.001Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T18:17:40.001Z] ---> Using cache [2022-05-09T18:17:40.001Z] ---> ac6b0a51a181 [2022-05-09T18:17:40.001Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T18:17:40.001Z] ---> Running in bdfea8b67f8e [2022-05-09T18:17:40.001Z] Removing intermediate container bdfea8b67f8e [2022-05-09T18:17:40.001Z] ---> ce992a442224 [2022-05-09T18:17:40.001Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T18:17:40.001Z] ---> Running in b10c89c837a7 [2022-05-09T18:17:40.001Z] Removing intermediate container b10c89c837a7 [2022-05-09T18:17:40.001Z] ---> a9838004d7aa [2022-05-09T18:17:40.001Z] Step 15/23 : WORKDIR / [2022-05-09T18:17:40.001Z] ---> Running in e3780ed25973 [2022-05-09T18:17:40.001Z] Removing intermediate container e3780ed25973 [2022-05-09T18:17:40.001Z] ---> 52117bb07392 [2022-05-09T18:17:40.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:17:40.001Z] ---> 965feac90bae [2022-05-09T18:17:40.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T18:17:40.001Z] ---> 5f5aa03f951f [2022-05-09T18:17:40.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T18:17:40.001Z] ---> 67eb17cf5e10 [2022-05-09T18:17:40.001Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T18:17:40.001Z] ---> Running in ce7e48ddfd0a [2022-05-09T18:17:40.001Z] Removing intermediate container ce7e48ddfd0a [2022-05-09T18:17:40.001Z] ---> b8dd6d2b0518 [2022-05-09T18:17:40.001Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:17:40.001Z] ---> Running in c18df34f1740 [2022-05-09T18:17:40.001Z] Removing intermediate container c18df34f1740 [2022-05-09T18:17:40.001Z] ---> 5103520e4837 [2022-05-09T18:17:40.001Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T18:17:40.001Z] ---> Running in 0faaf342ff58 [2022-05-09T18:17:40.001Z] Removing intermediate container 0faaf342ff58 [2022-05-09T18:17:40.001Z] ---> b8197388b7fe [2022-05-09T18:17:40.001Z] Step 22/23 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:17:40.001Z] ---> Running in 9a91259bce5c [2022-05-09T18:17:40.001Z] Removing intermediate container 9a91259bce5c [2022-05-09T18:17:40.001Z] ---> e84ddef6502d [2022-05-09T18:17:40.001Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T18:17:40.001Z] ---> Running in a641b202d4a2 [2022-05-09T18:17:40.001Z] Removing intermediate container a641b202d4a2 [2022-05-09T18:17:40.001Z] ---> 22a083d4065d [2022-05-09T18:17:40.001Z] [2022-05-09T18:17:40.001Z] Successfully built 22a083d4065d [2022-05-09T18:17:40.001Z] Successfully tagged core-metadata-arm64:latest [2022-05-09T18:22:02.225Z]  Building core-metadata ... done Removing intermediate container 2bedb9395089 [2022-05-09T18:22:02.225Z] ---> 041e6a57e198 [2022-05-09T18:22:02.225Z] [2022-05-09T18:22:02.225Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T18:22:02.225Z] 3.15: Pulling from library/alpine [2022-05-09T18:22:02.225Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T18:22:02.225Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T18:22:02.225Z] ---> 3fb3c9af89a9 [2022-05-09T18:22:02.225Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:22:02.225Z] ---> Running in f4c666a329e7 [2022-05-09T18:22:02.225Z] Removing intermediate container f4c666a329e7 [2022-05-09T18:22:02.225Z] ---> b2fa33f5e63f [2022-05-09T18:22:02.225Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:22:02.225Z] ---> Running in 46658cf6332c [2022-05-09T18:22:02.225Z] Removing intermediate container 46658cf6332c [2022-05-09T18:22:02.225Z] ---> 96ac3d0c8c30 [2022-05-09T18:22:02.225Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T18:22:02.225Z] ---> Running in 6cd82a754524 [2022-05-09T18:22:02.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:22:02.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:22:02.225Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:22:02.225Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:22:02.225Z] OK: 15732 distinct packages available [2022-05-09T18:22:02.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:22:02.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:22:02.502Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T18:22:02.778Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T18:22:02.778Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T18:22:02.778Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T18:22:03.052Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T18:22:03.052Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T18:22:03.052Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:22:03.326Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T18:22:03.326Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T18:22:03.326Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:22:03.602Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T18:22:03.883Z] OK: 8 MiB in 23 packages [2022-05-09T18:22:06.531Z] Removing intermediate container 6cd82a754524 [2022-05-09T18:22:06.531Z] ---> 4c2b7865e903 [2022-05-09T18:22:06.531Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T18:22:07.128Z] ---> c9ec3a1d41f4 [2022-05-09T18:22:07.128Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T18:22:09.755Z] ---> 489ddad00050 [2022-05-09T18:22:09.755Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T18:22:10.041Z] ---> 8b571479b509 [2022-05-09T18:22:10.041Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T18:22:10.332Z] ---> Running in 43c5eba915a3 [2022-05-09T18:22:10.932Z] Removing intermediate container 43c5eba915a3 [2022-05-09T18:22:10.932Z] ---> 708f27624124 [2022-05-09T18:22:10.932Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T18:22:10.932Z] ---> Running in 1f213a4c5b05 [2022-05-09T18:22:11.540Z] Removing intermediate container 1f213a4c5b05 [2022-05-09T18:22:11.540Z] ---> b16981345ddd [2022-05-09T18:22:11.540Z] Step 18/20 : LABEL arch=arm64 [2022-05-09T18:22:11.540Z] ---> Running in 1fa1474543a3 [2022-05-09T18:22:12.147Z] Removing intermediate container 1fa1474543a3 [2022-05-09T18:22:12.148Z] ---> 23ae1e83423f [2022-05-09T18:22:12.148Z] Step 19/20 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:22:12.148Z] ---> Running in 33ddf3c0d8dd [2022-05-09T18:22:12.754Z] Removing intermediate container 33ddf3c0d8dd [2022-05-09T18:22:12.754Z] ---> a5a4b1f02f26 [2022-05-09T18:22:12.754Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T18:22:13.034Z] ---> Running in 5c3142f35cfd [2022-05-09T18:22:13.637Z] Removing intermediate container 5c3142f35cfd [2022-05-09T18:22:13.637Z] ---> 1c0757c0d326 [2022-05-09T18:22:13.637Z] [2022-05-09T18:22:13.916Z] Successfully built 1c0757c0d326 [2022-05-09T18:22:13.916Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-09T18:35:37.327Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-05-09T18:35:37.327Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T18:35:37.327Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T18:35:37.327Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T18:35:37.327Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T18:35:37.327Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T18:35:37.327Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T18:35:37.327Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T18:35:37.327Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T18:35:37.327Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T18:35:37.327Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T18:35:37.327Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T18:35:37.327Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T18:35:37.327Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T18:41:45.465Z] Building bin/spire-agent... [2022-05-09T18:41:45.465Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T18:41:45.465Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T18:41:45.465Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T18:41:45.465Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T18:41:45.465Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T18:41:45.465Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T18:41:45.465Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T18:41:45.465Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T18:41:45.465Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T18:41:45.465Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T18:41:45.465Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T18:41:45.465Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T18:41:45.465Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T18:41:49.802Z] Removing intermediate container d7de60a826c6 [2022-05-09T18:41:49.802Z] ---> f6d4adb0e354 [2022-05-09T18:41:49.802Z] [2022-05-09T18:41:49.802Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T18:41:49.802Z] ---> 3fb3c9af89a9 [2022-05-09T18:41:49.802Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:41:49.802Z] ---> Using cache [2022-05-09T18:41:49.802Z] ---> b2fa33f5e63f [2022-05-09T18:41:49.802Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:41:49.802Z] ---> Using cache [2022-05-09T18:41:49.802Z] ---> 96ac3d0c8c30 [2022-05-09T18:41:49.802Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T18:41:50.403Z] ---> Running in 1a960fe45532 [2022-05-09T18:41:52.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:41:53.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:41:54.378Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:41:54.378Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:41:54.378Z] OK: 15732 distinct packages available [2022-05-09T18:41:54.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:41:55.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:41:56.631Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T18:41:56.631Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:41:56.631Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T18:41:56.905Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T18:41:56.905Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T18:41:57.187Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:41:57.188Z] OK: 6 MiB in 19 packages [2022-05-09T18:41:58.634Z] Removing intermediate container 1a960fe45532 [2022-05-09T18:41:58.634Z] ---> 97e08958d7c0 [2022-05-09T18:41:58.634Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T18:42:02.043Z] ---> 04d162b0faab [2022-05-09T18:42:02.043Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T18:42:07.458Z] ---> 00512d08e118 [2022-05-09T18:42:07.458Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T18:42:08.441Z] ---> 0c9b34343527 [2022-05-09T18:42:08.442Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T18:42:09.040Z] ---> 0160fa496db9 [2022-05-09T18:42:09.317Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T18:42:09.925Z] ---> fd3acc3bf480 [2022-05-09T18:42:09.925Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T18:42:10.204Z] ---> Running in 84298aedbc42 [2022-05-09T18:42:10.819Z] Removing intermediate container 84298aedbc42 [2022-05-09T18:42:10.819Z] ---> 572422ca2d96 [2022-05-09T18:42:10.819Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T18:42:10.819Z] ---> Running in df78175ff3e6 [2022-05-09T18:42:11.441Z] Removing intermediate container df78175ff3e6 [2022-05-09T18:42:11.441Z] ---> 822bdbefa854 [2022-05-09T18:42:11.441Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T18:42:11.441Z] ---> Running in b2020dac8f9b [2022-05-09T18:42:12.038Z] Removing intermediate container b2020dac8f9b [2022-05-09T18:42:12.038Z] ---> 4bb6407240f0 [2022-05-09T18:42:12.038Z] Step 25/26 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:42:12.038Z] ---> Running in 1ddbe47d85e2 [2022-05-09T18:42:12.637Z] Removing intermediate container 1ddbe47d85e2 [2022-05-09T18:42:12.637Z] ---> d8842658b9b6 [2022-05-09T18:42:12.637Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T18:42:12.637Z] ---> Running in 8bc0ec0fbede [2022-05-09T18:42:13.236Z] Removing intermediate container 8bc0ec0fbede [2022-05-09T18:42:13.236Z] ---> 959885d1cb84 [2022-05-09T18:42:13.236Z] [2022-05-09T18:42:13.510Z] Successfully built 959885d1cb84 [2022-05-09T18:42:13.510Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-09T18:45:05.594Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-09T18:45:05.594Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T18:45:05.594Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T18:45:05.594Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T18:45:05.594Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T18:45:05.594Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T18:45:05.594Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T18:45:05.594Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T18:45:05.594Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T18:45:05.594Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T18:45:05.594Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T18:45:05.594Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T18:45:05.594Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T18:45:05.594Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T18:46:13.654Z] Removing intermediate container e764c0c4d520 [2022-05-09T18:46:13.654Z] ---> 6e346a89abac [2022-05-09T18:46:13.654Z] [2022-05-09T18:46:13.654Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T18:46:13.654Z] ---> 3fb3c9af89a9 [2022-05-09T18:46:13.654Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:46:13.654Z] ---> Using cache [2022-05-09T18:46:13.654Z] ---> b2fa33f5e63f [2022-05-09T18:46:13.654Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:46:13.654Z] ---> Using cache [2022-05-09T18:46:13.654Z] ---> 96ac3d0c8c30 [2022-05-09T18:46:13.654Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T18:46:13.654Z] ---> Using cache [2022-05-09T18:46:13.654Z] ---> 97e08958d7c0 [2022-05-09T18:46:13.654Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T18:46:13.937Z] ---> ed1562fa09f7 [2022-05-09T18:46:13.937Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T18:46:14.538Z] ---> 822df29632c0 [2022-05-09T18:46:14.538Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T18:46:15.140Z] ---> aaad96782bc4 [2022-05-09T18:46:15.140Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T18:46:16.122Z] ---> 2d143f68a4a4 [2022-05-09T18:46:16.122Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T18:46:16.122Z] ---> Running in 445fe27d0f7c [2022-05-09T18:46:16.723Z] Removing intermediate container 445fe27d0f7c [2022-05-09T18:46:16.723Z] ---> cfc604b1b1b0 [2022-05-09T18:46:16.723Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T18:46:16.723Z] ---> Running in efe907310ccd [2022-05-09T18:46:16.996Z] Removing intermediate container efe907310ccd [2022-05-09T18:46:16.996Z] ---> 1e0ae1e45ff6 [2022-05-09T18:46:16.996Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T18:46:17.272Z] ---> Running in d6b16ec4e826 [2022-05-09T18:46:17.566Z] Removing intermediate container d6b16ec4e826 [2022-05-09T18:46:17.566Z] ---> caaf2f3b2c9a [2022-05-09T18:46:17.839Z] Step 24/25 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:46:17.839Z] ---> Running in aa39768b7c1f [2022-05-09T18:46:18.441Z] Removing intermediate container aa39768b7c1f [2022-05-09T18:46:18.441Z] ---> 45535e712d9c [2022-05-09T18:46:18.441Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T18:46:18.441Z] ---> Running in b3d5d128d303 [2022-05-09T18:46:18.715Z] Removing intermediate container b3d5d128d303 [2022-05-09T18:46:18.715Z] ---> c7fd06477495 [2022-05-09T18:46:18.715Z] [2022-05-09T18:46:19.314Z] Successfully built c7fd06477495 [2022-05-09T18:46:19.314Z] Successfully tagged security-spire-server-arm64:latest [2022-05-09T18:48:56.209Z]  Building security-spire-server ... done Removing intermediate container 04e5a0d32787 [2022-05-09T18:48:56.209Z] ---> 8ea84ce44d5f [2022-05-09T18:48:56.209Z] [2022-05-09T18:48:56.209Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T18:48:56.209Z] ---> 3fb3c9af89a9 [2022-05-09T18:48:56.209Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T18:48:56.209Z] ---> Using cache [2022-05-09T18:48:56.209Z] ---> b2fa33f5e63f [2022-05-09T18:48:56.209Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T18:48:56.209Z] ---> Using cache [2022-05-09T18:48:56.209Z] ---> 96ac3d0c8c30 [2022-05-09T18:48:56.209Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T18:48:56.209Z] ---> Running in 5b1a05a1296c [2022-05-09T18:48:56.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:48:56.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:48:56.209Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T18:48:56.209Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T18:48:56.209Z] OK: 15732 distinct packages available [2022-05-09T18:48:56.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T18:48:56.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T18:48:57.188Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T18:48:57.188Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T18:48:57.464Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T18:48:57.464Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T18:48:57.464Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T18:48:57.464Z] OK: 6 MiB in 18 packages [2022-05-09T18:48:58.442Z] Removing intermediate container 5b1a05a1296c [2022-05-09T18:48:58.442Z] ---> 3c83795b087d [2022-05-09T18:48:58.442Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T18:49:01.831Z] ---> 718f2062915d [2022-05-09T18:49:01.831Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T18:49:02.425Z] ---> a48bbc2d6191 [2022-05-09T18:49:02.425Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T18:49:02.703Z] ---> Running in cc184b9fccc5 [2022-05-09T18:49:02.976Z] Removing intermediate container cc184b9fccc5 [2022-05-09T18:49:02.976Z] ---> 3f1518ee7b28 [2022-05-09T18:49:02.976Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T18:49:03.576Z] ---> 788023de91d2 [2022-05-09T18:49:03.576Z] Step 21/26 : WORKDIR / [2022-05-09T18:49:03.576Z] ---> Running in 90c2f4c9c3ad [2022-05-09T18:49:03.847Z] Removing intermediate container 90c2f4c9c3ad [2022-05-09T18:49:03.847Z] ---> 994e54febec2 [2022-05-09T18:49:03.847Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T18:49:03.847Z] ---> Running in 2d65f60fdbbc [2022-05-09T18:49:04.449Z] Removing intermediate container 2d65f60fdbbc [2022-05-09T18:49:04.449Z] ---> db282bde2e03 [2022-05-09T18:49:04.449Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T18:49:04.449Z] ---> Running in c1ec9c7236a8 [2022-05-09T18:49:04.721Z] Removing intermediate container c1ec9c7236a8 [2022-05-09T18:49:04.721Z] ---> 98b65aab8a30 [2022-05-09T18:49:04.721Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T18:49:04.721Z] ---> Running in af142b921f7b [2022-05-09T18:49:04.993Z] Removing intermediate container af142b921f7b [2022-05-09T18:49:04.993Z] ---> 65ab0626cfce [2022-05-09T18:49:04.993Z] Step 25/26 : LABEL git_sha=a2add3f4765c0af0f2219fa0433050683f068791 [2022-05-09T18:49:05.267Z] ---> Running in 567459fcbc75 [2022-05-09T18:49:05.540Z] Removing intermediate container 567459fcbc75 [2022-05-09T18:49:05.540Z] ---> 7915bb9b125f [2022-05-09T18:49:05.540Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T18:49:05.540Z] ---> Running in 02971cf08f63 [2022-05-09T18:49:05.814Z] Removing intermediate container 02971cf08f63 [2022-05-09T18:49:05.814Z] ---> d1101a85c125 [2022-05-09T18:49:05.814Z] [2022-05-09T18:49:06.086Z] Successfully built d1101a85c125 [2022-05-09T18:49:06.086Z] Successfully tagged security-spire-config-arm64:latest [2022-05-09T18:49:06.697Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-09T18:49:06.702Z] $ docker stop --time=1 109de77d2774e594803cb80fa34698d696bc83f20eb8f467436c7b60b25f7c17 [2022-05-09T18:49:08.416Z] $ docker rm -f 109de77d2774e594803cb80fa34698d696bc83f20eb8f467436c7b60b25f7c17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T18:49:09.015Z] + docker images [2022-05-09T18:49:09.287Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T18:49:09.287Z] security-spire-config-arm64 latest d1101a85c125 4 seconds ago 85.6MB [2022-05-09T18:49:09.287Z] 8ea84ce44d5f 33 seconds ago 4.14GB [2022-05-09T18:49:09.287Z] security-spire-server-arm64 latest c7fd06477495 2 minutes ago 86.3MB [2022-05-09T18:49:09.287Z] 6e346a89abac 3 minutes ago 4.14GB [2022-05-09T18:49:09.287Z] security-spire-agent-arm64 latest 959885d1cb84 6 minutes ago 126MB [2022-05-09T18:49:09.287Z] f6d4adb0e354 7 minutes ago 4.14GB [2022-05-09T18:49:09.287Z] security-spiffe-token-provider-arm64 latest 1c0757c0d326 26 minutes ago 27.9MB [2022-05-09T18:49:09.287Z] 041e6a57e198 27 minutes ago 1.36GB [2022-05-09T18:49:09.287Z] core-metadata-arm64 latest 22a083d4065d 31 minutes ago 16.3MB [2022-05-09T18:49:09.287Z] e9a5e0e70238 31 minutes ago 1.31GB [2022-05-09T18:49:09.287Z] security-proxy-setup-arm64 latest 0feb352e1162 34 minutes ago 26.1MB [2022-05-09T18:49:09.287Z] d843171dca5d 35 minutes ago 1.31GB [2022-05-09T18:49:09.287Z] support-notifications-arm64 latest ae652ec44785 37 minutes ago 25.8MB [2022-05-09T18:49:09.287Z] 9685d23c2ad0 38 minutes ago 1.36GB [2022-05-09T18:49:09.287Z] support-scheduler-arm64 latest 9af3b72f239f 38 minutes ago 25.2MB [2022-05-09T18:49:09.287Z] 118163ed9b88 38 minutes ago 1.36GB [2022-05-09T18:49:09.287Z] core-command-arm64 latest 882565d7d878 41 minutes ago 15.5MB [2022-05-09T18:49:09.287Z] aef027f27b63 41 minutes ago 1.3GB [2022-05-09T18:49:09.287Z] sys-mgmt-agent-arm64 latest 5957f267b859 47 minutes ago 282MB [2022-05-09T18:49:09.287Z] core-data-arm64 latest 9c659bd0825a 48 minutes ago 21.6MB [2022-05-09T18:49:09.287Z] security-bootstrapper-arm64 latest 78a31545f216 48 minutes ago 18.3MB [2022-05-09T18:49:09.287Z] 08de224efaad 48 minutes ago 1.34GB [2022-05-09T18:49:09.287Z] security-secretstore-setup-arm64 latest 2fe17ec3ffa5 48 minutes ago 27.5MB [2022-05-09T18:49:09.287Z] 16376b89b6aa 49 minutes ago 1.32GB [2022-05-09T18:49:09.287Z] faec05f0a959 49 minutes ago 1.31GB [2022-05-09T18:49:09.287Z] e1a49f97ff0d 49 minutes ago 1.31GB [2022-05-09T18:49:09.287Z] ci-base-image-arm64 latest f3c3cf010cbe About an hour ago 885MB [2022-05-09T18:49:09.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-09T18:49:09.287Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-09T18:49:09.287Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-09T18:49:09.287Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-09T18:49:09.287Z] 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-09T18:49:09.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T18:49:09.782Z] [2022-05-09T18:49:09.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:49:10.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T18:49:10.449Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T18:49:10.449Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T18:49:10.449Z] 04944245beec: Pulling fs layer [2022-05-09T18:49:10.449Z] 699f458cf7ca: Pulling fs layer [2022-05-09T18:49:10.449Z] 765212b225bb: Pulling fs layer [2022-05-09T18:49:10.449Z] f23df028b6ca: Pulling fs layer [2022-05-09T18:49:10.449Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T18:49:10.449Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T18:49:10.449Z] f23df028b6ca: Waiting [2022-05-09T18:49:10.449Z] d65c8cfc05b1: Waiting [2022-05-09T18:49:10.449Z] 765212b225bb: Waiting [2022-05-09T18:49:10.449Z] 2437ff75d9bd: Waiting [2022-05-09T18:49:10.449Z] 04944245beec: Verifying Checksum [2022-05-09T18:49:10.449Z] 04944245beec: Download complete [2022-05-09T18:49:10.449Z] 765212b225bb: Verifying Checksum [2022-05-09T18:49:10.449Z] 765212b225bb: Download complete [2022-05-09T18:49:10.734Z] f23df028b6ca: Verifying Checksum [2022-05-09T18:49:10.734Z] f23df028b6ca: Download complete [2022-05-09T18:49:10.734Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T18:49:10.734Z] d65c8cfc05b1: Download complete [2022-05-09T18:49:10.734Z] 699f458cf7ca: Verifying Checksum [2022-05-09T18:49:10.734Z] 699f458cf7ca: Download complete [2022-05-09T18:49:11.332Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T18:49:11.332Z] 8998bd30e6a1: Download complete [2022-05-09T18:49:13.950Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T18:49:13.950Z] 2437ff75d9bd: Download complete [2022-05-09T18:49:15.921Z] 8998bd30e6a1: Pull complete [2022-05-09T18:49:16.197Z] 04944245beec: Pull complete [2022-05-09T18:49:17.635Z] 699f458cf7ca: Pull complete [2022-05-09T18:49:17.907Z] 765212b225bb: Pull complete [2022-05-09T18:49:18.879Z] f23df028b6ca: Pull complete [2022-05-09T18:49:18.879Z] d65c8cfc05b1: Pull complete [2022-05-09T18:49:33.958Z] 2437ff75d9bd: Pull complete [2022-05-09T18:49:33.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T18:49:33.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T18:49:33.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T18:49:34.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-41831 does not seem to be running inside a container [2022-05-09T18:49:34.265Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat [2022-05-09T18:49:37.000Z] $ docker top b9461d8e682764773a0b9a1fed6b5cb16473bc200c624338cd3de80375f4ead0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:49:37.997Z] ---> job-cost.sh [2022-05-09T18:49:37.997Z] lf-activate-venv: SKIPPING [2022-05-09T18:49:37.997Z] INFO: No Stack... [2022-05-09T18:49:38.587Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T18:49:39.557Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T18:49:40.213Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-05-09T18:49:40.213Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T18:49:40.243Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4010-3-stack-cost] [2022-05-09T18:49:40.250Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4010-3-stack-cost] did not exist. Created. [2022-05-09T18:49:40.250Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4010-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T18:49:40.908Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T18:49:41.083Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T18:49:41.090Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4010-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T18:49:41.107Z] $ docker stop --time=1 b9461d8e682764773a0b9a1fed6b5cb16473bc200c624338cd3de80375f4ead0 [2022-05-09T18:49:42.620Z] $ docker rm -f b9461d8e682764773a0b9a1fed6b5cb16473bc200c624338cd3de80375f4ead0 [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-09T18:49:43.213Z] provisioning config files... [2022-05-09T18:49:43.221Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3020258171743208173tmp [Pipeline] { [Pipeline] sh [2022-05-09T18:49:43.513Z] + set +x [2022-05-09T18:49:43.513Z] + curl -s https://codecov.io/bash [2022-05-09T18:49:43.513Z] + bash -s -- [2022-05-09T18:49:43.513Z] [2022-05-09T18:49:43.513Z] _____ _ [2022-05-09T18:49:43.513Z] / ____| | | [2022-05-09T18:49:43.513Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T18:49:43.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T18:49:43.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T18:49:43.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T18:49:43.513Z] Bash-1.0.6 [2022-05-09T18:49:43.513Z] [2022-05-09T18:49:43.513Z] [2022-05-09T18:49:43.513Z] ==> git version 2.25.1 found [2022-05-09T18:49:43.513Z] ==> 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-09T18:49:43.513Z] Release-Date: 2020-01-08 [2022-05-09T18:49:43.513Z] 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-09T18:49:43.513Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T18:49:43.513Z] ==> Jenkins CI detected. [2022-05-09T18:49:43.513Z] current dir:  /w/workspace/edgex-go/3 [2022-05-09T18:49:43.513Z] project root: . [2022-05-09T18:49:43.513Z] --> token set from env [2022-05-09T18:49:43.513Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T18:49:43.513Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T18:49:43.513Z] ==> Python coveragepy not found [2022-05-09T18:49:43.513Z] ==> Searching for coverage reports in: [2022-05-09T18:49:43.513Z] + . [2022-05-09T18:49:43.513Z] -> Found 1 reports [2022-05-09T18:49:43.513Z] ==> Detecting git/mercurial file structure [2022-05-09T18:49:43.513Z] ==> Reading reports [2022-05-09T18:49:43.513Z] + ./coverage.out bytes=435134 [2022-05-09T18:49:43.513Z] ==> Appending adjustments [2022-05-09T18:49:43.513Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T18:49:44.895Z] + Found adjustments [2022-05-09T18:49:44.895Z] ==> Gzipping contents [2022-05-09T18:49:44.896Z] 60K /tmp/codecov.lUaOoi.gz [2022-05-09T18:49:44.896Z] ==> Uploading reports [2022-05-09T18:49:44.896Z] url: https://codecov.io [2022-05-09T18:49:44.896Z] query: branch=PR-4010&commit=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= [2022-05-09T18:49:44.896Z] -> Pinging Codecov [2022-05-09T18:49:44.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4010&commit=f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= [2022-05-09T18:49:45.155Z] -> Uploading to [2022-05-09T18:49:45.155Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5/0c5633e2-1987-40b3-9f02-72440243f639.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T184944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=602c7ecaba673fc2c5773bd39b064813aae4a78f175b982b792b9c7e294910fb [2022-05-09T18:49:45.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T18:49:45.155Z] Dload Upload Total Spent Left Speed [2022-05-09T18:49:45.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59804 0 0 100 59804 0 245k --:--:-- --:--:-- --:--:-- 245k [2022-05-09T18:49:45.415Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f8be5640fa12a1d22bc8791ddf4b3fe87e0a11c5 [Pipeline] } [2022-05-09T18:49:45.422Z] 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-09T18:49:46.118Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:49:46.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:49:47.278Z] ---> package-listing.sh [2022-05-09T18:49:47.278Z] ++ facter osfamily [2022-05-09T18:49:47.278Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T18:49:47.539Z] + OS_FAMILY=debian [2022-05-09T18:49:47.539Z] + workspace=/w/workspace/edgex-go/3 [2022-05-09T18:49:47.539Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T18:49:47.539Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T18:49:47.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T18:49:47.539Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T18:49:47.539Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-09T18:49:47.539Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T18:49:47.539Z] + case "${OS_FAMILY}" in [2022-05-09T18:49:47.539Z] + dpkg -l [2022-05-09T18:49:47.539Z] + grep '^ii' [2022-05-09T18:49:47.539Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T18:49:47.539Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T18:49:47.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T18:49:47.539Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-09T18:49:47.539Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-05-09T18:49:47.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-05-09T18:49:47.552Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T18:49:47.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:49:48.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T18:49:48.388Z] [2022-05-09T18:49:48.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T18:49:48.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T18:49:48.689Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T18:49:48.689Z] 5eb5b503b376: Pulling fs layer [2022-05-09T18:49:48.689Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T18:49:48.689Z] ec43610c2a17: Pulling fs layer [2022-05-09T18:49:48.689Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T18:49:48.689Z] 33b1e0a273af: Pulling fs layer [2022-05-09T18:49:48.689Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T18:49:48.689Z] 2f39f015ded8: Pulling fs layer [2022-05-09T18:49:48.689Z] 3a2ae6a8a46f: Waiting [2022-05-09T18:49:48.689Z] 5d3b04190fa2: Waiting [2022-05-09T18:49:48.689Z] 33b1e0a273af: Waiting [2022-05-09T18:49:48.689Z] 2f39f015ded8: Waiting [2022-05-09T18:49:48.689Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T18:49:48.689Z] 5c69ac0246d0: Download complete [2022-05-09T18:49:48.689Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T18:49:48.689Z] 3a2ae6a8a46f: Download complete [2022-05-09T18:49:48.689Z] 33b1e0a273af: Verifying Checksum [2022-05-09T18:49:48.689Z] 33b1e0a273af: Download complete [2022-05-09T18:49:48.689Z] ec43610c2a17: Verifying Checksum [2022-05-09T18:49:48.689Z] ec43610c2a17: Download complete [2022-05-09T18:49:48.689Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T18:49:48.689Z] 5d3b04190fa2: Download complete [2022-05-09T18:49:48.948Z] 5eb5b503b376: Verifying Checksum [2022-05-09T18:49:48.948Z] 5eb5b503b376: Download complete [2022-05-09T18:49:49.517Z] 2f39f015ded8: Download complete [2022-05-09T18:49:50.087Z] 5eb5b503b376: Pull complete [2022-05-09T18:49:50.347Z] 5c69ac0246d0: Pull complete [2022-05-09T18:49:50.606Z] ec43610c2a17: Pull complete [2022-05-09T18:49:50.865Z] 3a2ae6a8a46f: Pull complete [2022-05-09T18:49:50.865Z] 33b1e0a273af: Pull complete [2022-05-09T18:49:51.124Z] 5d3b04190fa2: Pull complete [2022-05-09T18:49:55.320Z] 2f39f015ded8: Pull complete [2022-05-09T18:49:55.320Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T18:49:55.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T18:49:55.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T18:49:55.387Z] prd-ubuntu20.04-docker-8c-8g-41830 does not seem to be running inside a container [2022-05-09T18:49:55.436Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T18:49:57.463Z] $ docker top 812173f226ed5153041f645f602e17974fa880cfb11ca31a2e0da1dcc3908bcf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T18:49:57.817Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T18:49:58.106Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T18:49:58.396Z] + ls /var/log/sa-host [2022-05-09T18:49:58.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T18:49:58.616Z] provisioning config files... [2022-05-09T18:49:58.626Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1819575259566770970tmp [Pipeline] { [Pipeline] echo [2022-05-09T18:49:58.644Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:49:58.937Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T18:49:58.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:49:59.283Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T18:49:59.294Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:49:59.582Z] ---> sudo-logs.sh [2022-05-09T18:49:59.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T18:49:59.605Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:49:59.895Z] ---> job-cost.sh [2022-05-09T18:49:59.895Z] lf-activate-venv: SKIPPING [2022-05-09T18:49:59.895Z] DEBUG: total: 0.2199999988079071 [2022-05-09T18:49:59.895Z] INFO: Retrieving Stack Cost... [2022-05-09T18:50:00.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T18:50:00.725Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T18:50:00.738Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T18:50:01.025Z] ---> logs-deploy.sh [2022-05-09T18:50:01.025Z] lf-activate-venv: SKIPPING [2022-05-09T18:50:01.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4010/3 [2022-05-09T18:50:01.025Z] INFO: archiving workspace using pattern(s): [2022-05-09T18:50:01.966Z] Archives upload complete. [2022-05-09T18:50:01.966Z] INFO: archiving logs to Nexus