Pull request #4041 opened 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 9735311b064dab206e2e87e0d119d96fa9cbc236 rather than f26e417389b6533ea77d3216803bfaaf427db8b6 Obtained Jenkinsfile from 9735311b064dab206e2e87e0d119d96fa9cbc236 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-ssh5342810969224738378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh16135820040405241183.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10094153832157426566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17572203466955155540.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh1749692133260224296.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4252950791467096313.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-551 in /w/workspace/edgexfoundry_edgex-go_PR-4041 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9735311b064dab206e2e87e0d119d96fa9cbc236 into PR head commit f26e417389b6533ea77d3216803bfaaf427db8b6 Merge succeeded, producing f26e417389b6533ea77d3216803bfaaf427db8b6 Checking out Revision f26e417389b6533ea77d3216803bfaaf427db8b6 (PR-4041) > 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/4041/head:refs/remotes/origin/PR-4041 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f26e417389b6533ea77d3216803bfaaf427db8b6 # 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 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f26e417389b6533ea77d3216803bfaaf427db8b6 # timeout=10 Commit message: "feat(snap): Remove device-virtual" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-01T15:50:05.725Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-01T15:50:05.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-01T15:50:05.952Z] ========================================================= [2022-06-01T15:50:05.952Z] EdgeX Global Pipelines Version Info [2022-06-01T15:50:05.952Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-01T15:50:06.792Z] ------------------- [2022-06-01T15:50:06.792Z] stable info: [2022-06-01T15:50:06.792Z] ------------------- [2022-06-01T15:50:06.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T15:50:06.792Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T15:50:06.792Z] Message: update stable to v1.0.230 [2022-06-01T15:50:07.365Z] ------------------- [2022-06-01T15:50:07.365Z] experimental info: [2022-06-01T15:50:07.365Z] ------------------- [2022-06-01T15:50:07.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T15:50:07.365Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-01T15:50:07.365Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-01T15:50:07.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-01T15:50:07.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-01T15:50:07.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-01T15:50:07.876Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-01T15:50:07.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-01T15:50:07.953Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-01T15:50:07.991Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-01T15:50:08.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-01T15:50:08.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-01T15:50:08.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-01T15:50:08.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-01T15:50:08.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-01T15:50:08.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-01T15:50:08.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-01T15:50:08.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-01T15:50:08.344Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T15:50:08.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T15:50:08.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-01T15:50:08.455Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-01T15:50:08.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-01T15:50:08.535Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-01T15:50:08.575Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-01T15:50:08.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4041 [Pipeline] echo [2022-06-01T15:50:08.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4041 [Pipeline] echo [2022-06-01T15:50:08.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4041 [Pipeline] echo [2022-06-01T15:50:08.735Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f26e417389b6533ea77d3216803bfaaf427db8b6 [Pipeline] echo [2022-06-01T15:50:08.773Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f26e417 [Pipeline] echo [2022-06-01T15:50:08.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T15:50:08.938Z] provisioning config files... [2022-06-01T15:50:08.951Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3368365518698776211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T15:50:09.292Z] ---> docker-login.sh [2022-06-01T15:50:09.292Z] nexus3.edgexfoundry.org:10001 [2022-06-01T15:50:09.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:50:09.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:50:09.553Z] Configure a credential helper to remove this warning. See [2022-06-01T15:50:09.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:50:09.553Z] [2022-06-01T15:50:09.553Z] Login Succeeded [2022-06-01T15:50:09.553Z] nexus3.edgexfoundry.org:10002 [2022-06-01T15:50:09.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:50:09.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:50:09.815Z] Configure a credential helper to remove this warning. See [2022-06-01T15:50:09.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:50:09.815Z] [2022-06-01T15:50:09.815Z] Login Succeeded [2022-06-01T15:50:09.815Z] nexus3.edgexfoundry.org:10003 [2022-06-01T15:50:09.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:50:10.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:50:10.076Z] Configure a credential helper to remove this warning. See [2022-06-01T15:50:10.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:50:10.076Z] [2022-06-01T15:50:10.076Z] Login Succeeded [2022-06-01T15:50:10.076Z] nexus3.edgexfoundry.org:10004 [2022-06-01T15:50:10.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:50:10.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:50:10.076Z] Configure a credential helper to remove this warning. See [2022-06-01T15:50:10.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:50:10.076Z] [2022-06-01T15:50:10.076Z] Login Succeeded [2022-06-01T15:50:10.076Z] docker.io [2022-06-01T15:50:10.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:50:10.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:50:10.648Z] Configure a credential helper to remove this warning. See [2022-06-01T15:50:10.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:50:10.648Z] [2022-06-01T15:50:10.648Z] Login Succeeded [2022-06-01T15:50:10.648Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T15:50:10.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T15:50:11.103Z] + 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-06-01T15:50:11.103Z] + dirname cmd/core-command/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/core-data/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/core-metadata/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/support-notifications/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-01T15:50:11.103Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-01T15:50:11.103Z] + cut -d/ -f2 [2022-06-01T15:50:11.103Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-01T15:50:11.159Z] 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-06-01T15:50:11.677Z] + git rev-list -1 --merges f26e417389b6533ea77d3216803bfaaf427db8b6~1..f26e417389b6533ea77d3216803bfaaf427db8b6 [Pipeline] echo [2022-06-01T15:50:11.712Z] -----------> git rev-list -1 --merges f26e417389b6533ea77d3216803bfaaf427db8b6~1..f26e417389b6533ea77d3216803bfaaf427db8b6 f26e417389b6533ea77d3216803bfaaf427db8b6 [false] [Pipeline] sh [2022-06-01T15:50:12.025Z] + git log --format=format:%s -1 f26e417389b6533ea77d3216803bfaaf427db8b6 [Pipeline] echo [2022-06-01T15:50:12.061Z] ========================================================= [2022-06-01T15:50:12.061Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-01T15:50:12.061Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-01T15:50:12.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T15:50:12.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-01T15:50:12.554Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-01T15:50:12.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-01T15:50:12.554Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-01T15:50:12.554Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-01T15:50:12.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:50:13.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T15:50:13.065Z] [2022-06-01T15:50:13.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:50:13.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T15:50:13.444Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-01T15:50:13.444Z] 1fe172e4850f: Pulling fs layer [2022-06-01T15:50:13.444Z] caf521ccaac6: Pulling fs layer [2022-06-01T15:50:13.444Z] 3ead6fa29328: Pulling fs layer [2022-06-01T15:50:13.444Z] 5c2a1cbceb83: Pulling fs layer [2022-06-01T15:50:13.444Z] a8d5f1318db7: Pulling fs layer [2022-06-01T15:50:13.444Z] c427282e49a2: Pulling fs layer [2022-06-01T15:50:13.444Z] 1827001aaf11: Pulling fs layer [2022-06-01T15:50:13.444Z] 0714d37db230: Pulling fs layer [2022-06-01T15:50:13.444Z] ac28cf19c067: Pulling fs layer [2022-06-01T15:50:13.444Z] ca983d60f3e2: Pulling fs layer [2022-06-01T15:50:13.444Z] 9f894cec8388: Pulling fs layer [2022-06-01T15:50:13.444Z] c427282e49a2: Waiting [2022-06-01T15:50:13.444Z] 5c2a1cbceb83: Waiting [2022-06-01T15:50:13.444Z] 1827001aaf11: Waiting [2022-06-01T15:50:13.444Z] a8d5f1318db7: Waiting [2022-06-01T15:50:13.444Z] 0714d37db230: Waiting [2022-06-01T15:50:13.444Z] ac28cf19c067: Waiting [2022-06-01T15:50:13.444Z] caf521ccaac6: Download complete [2022-06-01T15:50:13.444Z] 5c2a1cbceb83: Download complete [2022-06-01T15:50:13.444Z] a8d5f1318db7: Verifying Checksum [2022-06-01T15:50:13.444Z] a8d5f1318db7: Download complete [2022-06-01T15:50:13.709Z] c427282e49a2: Verifying Checksum [2022-06-01T15:50:13.709Z] c427282e49a2: Download complete [2022-06-01T15:50:13.709Z] 3ead6fa29328: Verifying Checksum [2022-06-01T15:50:13.709Z] 3ead6fa29328: Download complete [2022-06-01T15:50:13.709Z] 0714d37db230: Verifying Checksum [2022-06-01T15:50:13.709Z] 0714d37db230: Download complete [2022-06-01T15:50:13.709Z] ac28cf19c067: Download complete [2022-06-01T15:50:13.709Z] ca983d60f3e2: Verifying Checksum [2022-06-01T15:50:13.709Z] ca983d60f3e2: Download complete [2022-06-01T15:50:13.709Z] 9f894cec8388: Verifying Checksum [2022-06-01T15:50:13.709Z] 9f894cec8388: Download complete [2022-06-01T15:50:13.709Z] 1fe172e4850f: Verifying Checksum [2022-06-01T15:50:13.709Z] 1fe172e4850f: Download complete [2022-06-01T15:50:13.970Z] 1827001aaf11: Verifying Checksum [2022-06-01T15:50:13.970Z] 1827001aaf11: Download complete [2022-06-01T15:50:14.909Z] 1fe172e4850f: Pull complete [2022-06-01T15:50:15.167Z] caf521ccaac6: Pull complete [2022-06-01T15:50:15.738Z] 3ead6fa29328: Pull complete [2022-06-01T15:50:15.738Z] 5c2a1cbceb83: Pull complete [2022-06-01T15:50:15.998Z] a8d5f1318db7: Pull complete [2022-06-01T15:50:15.998Z] c427282e49a2: Pull complete [2022-06-01T15:50:17.908Z] 1827001aaf11: Pull complete [2022-06-01T15:50:18.169Z] 0714d37db230: Pull complete [2022-06-01T15:50:18.169Z] ac28cf19c067: Pull complete [2022-06-01T15:50:18.432Z] ca983d60f3e2: Pull complete [2022-06-01T15:50:18.432Z] 9f894cec8388: Pull complete [2022-06-01T15:50:18.432Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-01T15:50:18.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T15:50:18.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T15:50:18.655Z] prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container [2022-06-01T15:50:18.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T15:50:20.332Z] $ docker top d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e -eo pid,comm [2022-06-01T15:50:20.387Z] 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-06-01T15:50:20.387Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T15:50:20.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T15:50:20.513Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T15:50:20.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T15:50:20.658Z] $ docker exec d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e ssh-agent [2022-06-01T15:50:20.763Z] SSH_AUTH_SOCK=/tmp/ssh-jPYzLUAbMDaE/agent.35 [2022-06-01T15:50:20.763Z] SSH_AGENT_PID=42 [2022-06-01T15:50:20.769Z] Running ssh-add (command line suppressed) [2022-06-01T15:50:20.904Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2886527776082480304.key (/w/workspace/edgex-go/1@tmp/private_key_2886527776082480304.key) [2022-06-01T15:50:20.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T15:50:21.241Z] + git tag --points-at HEAD [Pipeline] } [2022-06-01T15:50:21.280Z] $ docker exec --env ******** --env ******** d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e ssh-agent -k [2022-06-01T15:50:21.393Z] unset SSH_AUTH_SOCK; [2022-06-01T15:50:21.394Z] unset SSH_AGENT_PID; [2022-06-01T15:50:21.394Z] echo Agent pid 42 killed; [2022-06-01T15:50:21.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-01T15:50:21.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T15:50:21.479Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T15:50:21.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T15:50:21.633Z] $ docker exec d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e ssh-agent [2022-06-01T15:50:21.758Z] SSH_AUTH_SOCK=/tmp/ssh-KpbrLBLaQKUM/agent.76 [2022-06-01T15:50:21.758Z] SSH_AGENT_PID=82 [2022-06-01T15:50:21.766Z] Running ssh-add (command line suppressed) [2022-06-01T15:50:21.891Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8088565522187890315.key (/w/workspace/edgex-go/1@tmp/private_key_8088565522187890315.key) [2022-06-01T15:50:21.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T15:50:22.230Z] + git semver init [2022-06-01T15:50:22.804Z] 2022-06-01 15:50:22,506 [run_init] DEBUG init version:0.0.0 force:False [2022-06-01T15:50:22.804Z] 2022-06-01 15:50:22,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-01T15:50:22.804Z] 2022-06-01 15:50:22,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-01T15:50:22.804Z] 2022-06-01 15:50:22,507 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-01T15:50:28.093Z] 2022-06-01 15:50:27,316 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-01T15:50:28.093Z] 2022-06-01 15:50:27,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4041 with force:False [2022-06-01T15:50:28.093Z] 2022-06-01 15:50:27,317 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4041 [2022-06-01T15:50:28.093Z] 2022-06-01 15:50:27,320 [execute] INFO git cat-file --batch-check [2022-06-01T15:50:28.093Z] 2022-06-01 15:50:27,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T15:50:28.093Z] 2022-06-01 15:50:27,326 [execute] INFO git cat-file --batch [2022-06-01T15:50:28.093Z] 2022-06-01 15:50:27,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T15:50:28.093Z] 2022-06-01 15:50:27,333 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4041 [2022-06-01T15:50:28.093Z] 0.0.0 [Pipeline] } [2022-06-01T15:50:28.129Z] $ docker exec --env ******** --env ******** d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e ssh-agent -k [2022-06-01T15:50:28.229Z] unset SSH_AUTH_SOCK; [2022-06-01T15:50:28.229Z] unset SSH_AGENT_PID; [2022-06-01T15:50:28.229Z] echo Agent pid 82 killed; [2022-06-01T15:50:28.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T15:50:28.655Z] + git semver [Pipeline] } [2022-06-01T15:50:28.957Z] $ docker stop --time=1 d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e [2022-06-01T15:50:30.246Z] $ docker rm -f d8b8f8f7dd5f74fdcd656e72d040d0db52db40ab0fec1103b6bdc5bbc4012e5e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T15:50:30.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-01T15:50:30.944Z] Stashed 1 file(s) [Pipeline] echo [2022-06-01T15:50:30.959Z] [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-06-01T15:50:31.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T15:50:31.469Z] ========================================================= [2022-06-01T15:50:31.469Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-01T15:50:31.469Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-01T15:50:31.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-01T15:50:31.810Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-01T15:50:31.810Z] 59bf1c3509f3: Pulling fs layer [2022-06-01T15:50:31.810Z] 666ba61612fd: Pulling fs layer [2022-06-01T15:50:31.810Z] 8ed8ca486205: Pulling fs layer [2022-06-01T15:50:31.810Z] 4fe6c5a15a65: Pulling fs layer [2022-06-01T15:50:31.810Z] 22a0e8bec74d: Pulling fs layer [2022-06-01T15:50:31.810Z] ca2b28591e48: Pulling fs layer [2022-06-01T15:50:31.810Z] a51346096db8: Pulling fs layer [2022-06-01T15:50:31.810Z] daebc70d1ce1: Pulling fs layer [2022-06-01T15:50:31.810Z] 0e18a0eac166: Pulling fs layer [2022-06-01T15:50:31.810Z] 4fe6c5a15a65: Waiting [2022-06-01T15:50:31.810Z] 22a0e8bec74d: Waiting [2022-06-01T15:50:31.810Z] ca2b28591e48: Waiting [2022-06-01T15:50:31.810Z] 0e18a0eac166: Waiting [2022-06-01T15:50:31.810Z] daebc70d1ce1: Waiting [2022-06-01T15:50:31.810Z] 8ed8ca486205: Verifying Checksum [2022-06-01T15:50:31.810Z] 8ed8ca486205: Download complete [2022-06-01T15:50:31.810Z] 666ba61612fd: Verifying Checksum [2022-06-01T15:50:31.810Z] 666ba61612fd: Download complete [2022-06-01T15:50:31.810Z] 22a0e8bec74d: Download complete [2022-06-01T15:50:31.810Z] ca2b28591e48: Verifying Checksum [2022-06-01T15:50:31.810Z] ca2b28591e48: Download complete [2022-06-01T15:50:31.810Z] 59bf1c3509f3: Verifying Checksum [2022-06-01T15:50:31.810Z] 59bf1c3509f3: Download complete [2022-06-01T15:50:31.810Z] a51346096db8: Download complete [2022-06-01T15:50:32.073Z] daebc70d1ce1: Verifying Checksum [2022-06-01T15:50:32.073Z] daebc70d1ce1: Download complete [2022-06-01T15:50:32.073Z] 59bf1c3509f3: Pull complete [2022-06-01T15:50:32.073Z] 666ba61612fd: Pull complete [2022-06-01T15:50:32.336Z] 8ed8ca486205: Pull complete [2022-06-01T15:50:32.597Z] 0e18a0eac166: Verifying Checksum [2022-06-01T15:50:32.597Z] 0e18a0eac166: Download complete [2022-06-01T15:50:32.597Z] 4fe6c5a15a65: Verifying Checksum [2022-06-01T15:50:32.597Z] 4fe6c5a15a65: Download complete [2022-06-01T15:50:36.800Z] 4fe6c5a15a65: Pull complete [2022-06-01T15:50:36.800Z] 22a0e8bec74d: Pull complete [2022-06-01T15:50:36.800Z] ca2b28591e48: Pull complete [2022-06-01T15:50:36.800Z] a51346096db8: Pull complete [2022-06-01T15:50:36.800Z] daebc70d1ce1: Pull complete [2022-06-01T15:50:39.341Z] 0e18a0eac166: Pull complete [2022-06-01T15:50:39.341Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-06-01T15:50:39.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-01T15:50:39.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-01T15:50:39.709Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-01T15:50:39.709Z] WORKDIR /edgex [2022-06-01T15:50:39.709Z] COPY go.mod . [2022-06-01T15:50:39.709Z] RUN go mod download [2022-06-01T15:50:39.709Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-01T15:50:41.090Z] Sending build context to Docker daemon 335MB [2022-06-01T15:50:41.090Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-01T15:50:41.090Z] ---> f018257e8ee9 [2022-06-01T15:50:41.091Z] Step 2/4 : WORKDIR /edgex [2022-06-01T15:50:43.639Z] ---> Running in 001de0b134b5 [2022-06-01T15:50:43.639Z] Removing intermediate container 001de0b134b5 [2022-06-01T15:50:43.639Z] ---> 3c201887bf2f [2022-06-01T15:50:43.639Z] Step 3/4 : COPY go.mod . [2022-06-01T15:50:43.898Z] ---> 8048e47cc8de [2022-06-01T15:50:43.899Z] Step 4/4 : RUN go mod download [2022-06-01T15:50:43.899Z] ---> Running in 4b98ac98c40a [2022-06-01T15:50:46.249Z] Still waiting to schedule task [2022-06-01T15:50:46.249Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-01T15:51:02.011Z] Removing intermediate container 4b98ac98c40a [2022-06-01T15:51:02.012Z] ---> e50a792b3a17 [2022-06-01T15:51:02.012Z] Successfully built e50a792b3a17 [2022-06-01T15:51:02.012Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:51:02.396Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T15:51:02.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T15:51:02.547Z] prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container [2022-06-01T15:51:02.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-01T15:51:03.015Z] $ docker top 819ab25adee19b7b82c0e08376e2d69975636cfab19924247f345acb75d766de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T15:51:03.411Z] + go version [2022-06-01T15:51:03.411Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-01T15:51:03.451Z] $ docker stop --time=1 819ab25adee19b7b82c0e08376e2d69975636cfab19924247f345acb75d766de [2022-06-01T15:51:04.718Z] $ docker rm -f 819ab25adee19b7b82c0e08376e2d69975636cfab19924247f345acb75d766de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:51:05.411Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T15:51:05.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T15:51:05.644Z] prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container [2022-06-01T15:51:05.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-01T15:51:06.055Z] $ docker top 7c4c2015644f57c5f289c07778201ae4c7c7ece2049c63180b63dd9ef603ca09 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-01T15:51:06.204Z] ========================================================= [2022-06-01T15:51:06.204Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-01T15:51:06.204Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-01T15:51:06.637Z] + make test [2022-06-01T15:51:06.637Z] go mod tidy -compat=1.17 [2022-06-01T15:51:06.637Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T15:51:13.215Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-01T15:51:25.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-01T15:51:25.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-01T15:51:25.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-01T15:51:25.421Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-01T15:51:25.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-01T15:51:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-01T15:51:27.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-06-01T15:51:27.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-01T15:51:27.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-01T15:51:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements [2022-06-01T15:51:28.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-01T15:51:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 53.4% of statements [2022-06-01T15:51:28.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-01T15:51:28.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-01T15:51:32.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.983s coverage: 89.2% of statements [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-01T15:51:32.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.107s coverage: 83.8% of statements [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-01T15:51:32.731Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.542s coverage: 95.6% of statements [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-01T15:51:32.731Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-01T15:51:32.731Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2022-06-01T15:51:32.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-01T15:51:32.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-01T15:51:32.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-01T15:51:32.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2022-06-01T15:51:32.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-01T15:51:32.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-06-01T15:51:32.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.144s coverage: 29.6% of statements [2022-06-01T15:51:32.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-01T15:51:32.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-06-01T15:51:32.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2022-06-01T15:51:32.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-06-01T15:51:32.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-06-01T15:51:32.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-06-01T15:51:42.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.087s coverage: 94.4% of statements [2022-06-01T15:51:42.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-06-01T15:51:43.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.175s coverage: 82.5% of statements [2022-06-01T15:51:43.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-01T15:51:53.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-06-01T15:51:53.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-01T15:51:53.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-01T15:51:53.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-01T15:51:53.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-06-01T15:51:53.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-01T15:51:53.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-01T15:51:53.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-01T15:51:53.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-01T15:51:53.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.079s coverage: 87.2% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 65.4% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.069s coverage: 84.8% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.117s coverage: 17.7% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-01T15:51:53.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2022-06-01T15:51:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-06-01T15:51:53.290Z] 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-06-01T15:52:15.241Z] GO111MODULE=on go vet ./... [2022-06-01T15:52:18.539Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T15:52:18.539Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T15:52:18.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-01T15:52:19.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-01T15:52:19.716Z] + ls -al . [2022-06-01T15:52:19.716Z] total 684 [2022-06-01T15:52:19.716Z] drwxrwxr-x 10 1001 1001 4096 Jun 1 15:52 . [2022-06-01T15:52:19.716Z] drwxr-xr-x 4 root root 4096 Jun 1 15:51 .. [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 11 Jun 1 15:50 .dockerignore [2022-06-01T15:52:19.716Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 15:50 .git [2022-06-01T15:52:19.716Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 15:50 .github [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 879 Jun 1 15:50 .gitignore [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 42 Jun 1 15:50 .golangci.yml [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 87 Jun 1 15:50 .hadolint.yml [2022-06-01T15:52:19.716Z] drwxr-xr-x 3 1001 1001 4096 Jun 1 15:50 .semver [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 166 Jun 1 15:50 .sonarcloud.properties [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 1171 Jun 1 15:50 ADOPTERS.md [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 10220 Jun 1 15:50 Attribution.txt [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 63209 Jun 1 15:50 CHANGELOG.md [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 3804 Jun 1 15:50 CONTRIBUTING.md [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 677 Jun 1 15:50 GOVERNANCE.md [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 850 Jun 1 15:50 Jenkinsfile [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 10775 Jun 1 15:50 LICENSE [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 10389 Jun 1 15:50 Makefile [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 582 Jun 1 15:50 OWNERS.md [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 9094 Jun 1 15:50 README.md [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 6912 Jun 1 15:50 SECURITY.md [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 5 Jun 1 15:50 VERSION [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 4131 Jun 1 15:50 ZMQWindows.md [2022-06-01T15:52:19.716Z] drwxrwxr-x 2 1001 1001 4096 Jun 1 15:50 bin [2022-06-01T15:52:19.716Z] drwxrwxr-x 18 1001 1001 4096 Jun 1 15:50 cmd [2022-06-01T15:52:19.716Z] -rw-r--r-- 1 root root 435411 Jun 1 15:51 coverage.out [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 3267 Jun 1 15:50 go.mod [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 35869 Jun 1 15:51 go.sum [2022-06-01T15:52:19.716Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 15:50 internal [2022-06-01T15:52:19.716Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 15:50 openapi [2022-06-01T15:52:19.716Z] drwxrwxr-x 4 1001 1001 4096 Jun 1 15:50 snap [2022-06-01T15:52:19.716Z] -rw-rw-r-- 1 1001 1001 204 Jun 1 15:50 version.go [Pipeline] sh [2022-06-01T15:52:20.027Z] + '[' -e coverage.out ] [2022-06-01T15:52:20.027Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-01T15:52:20.166Z] Stashed 1 file(s) [Pipeline] sh [2022-06-01T15:52:20.471Z] + make build [2022-06-01T15:52:20.471Z] 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-06-01T15:52:26.631Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-552 in /w/workspace/edgexfoundry_edgex-go_PR-4041 [Pipeline] { [Pipeline] ws [2022-06-01T15:52:26.667Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-01T15:52:26.754Z] The recommended git tool is: git [2022-06-01T15:52:33.425Z] using credential edgex-jenkins-ssh [2022-06-01T15:52:33.443Z] Cloning the remote Git repository [2022-06-01T15:52:33.504Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-01T15:52:33.602Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-01T15:52:33.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-01T15:52:33.678Z] > git --version # timeout=10 [2022-06-01T15:52:33.701Z] > git --version # 'git version 2.25.1' [2022-06-01T15:52:33.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T15:52:33.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T15:52:35.362Z] 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-06-01T15:52:45.353Z] 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-06-01T15:52:45.923Z] 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-06-01T15:52:49.488Z] Merging remotes/origin/main commit 9735311b064dab206e2e87e0d119d96fa9cbc236 into PR head commit f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:52:48.725Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-01T15:52:48.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T15:52:48.768Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-01T15:52:48.801Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-01T15:52:48.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T15:52:48.813Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4041/head:refs/remotes/origin/PR-4041 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-01T15:52:49.955Z] Merge succeeded, producing f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:52:49.956Z] Checking out Revision f26e417389b6533ea77d3216803bfaaf427db8b6 (PR-4041) [2022-06-01T15:52:49.516Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T15:52:49.565Z] > git checkout -f f26e417389b6533ea77d3216803bfaaf427db8b6 # timeout=10 [2022-06-01T15:52:49.815Z] > git remote # timeout=10 [2022-06-01T15:52:49.885Z] > git config --get remote.origin.url # timeout=10 [2022-06-01T15:52:49.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T15:52:49.918Z] > git merge 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 [2022-06-01T15:52:49.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-01T15:52:49.970Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T15:52:49.985Z] > git checkout -f f26e417389b6533ea77d3216803bfaaf427db8b6 # timeout=10 [2022-06-01T15:52:52.492Z] 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-06-01T15:52:52.492Z] 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-06-01T15:52:53.431Z] 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-06-01T15:52:54.297Z] Commit message: "feat(snap): Remove device-virtual" [2022-06-01T15:52:54.361Z] > git --version # timeout=10 [2022-06-01T15:52:54.377Z] > git --version # 'git version 2.25.1' [2022-06-01T15:52:54.391Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-06-01T15:52:54.810Z] 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 [Pipeline] sh [2022-06-01T15:52:55.360Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-01T15:52:55.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T15:52:55.360Z] Dload Upload Total Spent Left Speed [2022-06-01T15:52:55.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2022-06-01T15:52:55.376Z] 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 [Pipeline] sh [2022-06-01T15:52:56.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-01T15:52:56.313Z] 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-06-01T15:52:56.470Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-06-01T15:52:56.470Z] /etc/docker/daemon.json [2022-06-01T15:52:56.470Z] { [2022-06-01T15:52:56.470Z] "registry-mirrors": [ [2022-06-01T15:52:56.470Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-01T15:52:56.470Z] ], [2022-06-01T15:52:56.470Z] "bip": "10.250.0.254/24", [2022-06-01T15:52:56.470Z] "hosts": [ [2022-06-01T15:52:56.470Z] "tcp://0.0.0.0:5555", [2022-06-01T15:52:56.470Z] "unix:///var/run/docker.sock" [2022-06-01T15:52:56.470Z] ], [2022-06-01T15:52:56.470Z] "mtu": 1458, [2022-06-01T15:52:56.470Z] "selinux-enabled": true, [2022-06-01T15:52:56.470Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-01T15:52:56.470Z] } [Pipeline] sh [2022-06-01T15:52:56.828Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-01T15:52:57.177Z] + sudo service docker restart [2022-06-01T15:52:57.252Z] 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-06-01T15:52:58.191Z] 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-06-01T15:52:59.572Z] 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-06-01T15:53:00.976Z] $ docker stop --time=1 7c4c2015644f57c5f289c07778201ae4c7c7ece2049c63180b63dd9ef603ca09 [2022-06-01T15:53:03.531Z] $ docker rm -f 7c4c2015644f57c5f289c07778201ae4c7c7ece2049c63180b63dd9ef603ca09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:53:04.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-01T15:53:04.698Z] [2022-06-01T15:53:04.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:53:05.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-01T15:53:05.066Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-01T15:53:05.066Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-01T15:53:05.066Z] ca9280d653b3: Pulling fs layer [2022-06-01T15:53:05.066Z] 7e9c9ca2126c: Pulling fs layer [2022-06-01T15:53:05.066Z] cbdbe7a5bc2a: Download complete [2022-06-01T15:53:05.326Z] ca9280d653b3: Verifying Checksum [2022-06-01T15:53:05.326Z] ca9280d653b3: Download complete [2022-06-01T15:53:05.326Z] cbdbe7a5bc2a: Pull complete [2022-06-01T15:53:05.585Z] 7e9c9ca2126c: Verifying Checksum [2022-06-01T15:53:05.585Z] 7e9c9ca2126c: Download complete [2022-06-01T15:53:05.844Z] ca9280d653b3: Pull complete [2022-06-01T15:53:09.211Z] 7e9c9ca2126c: Pull complete [2022-06-01T15:53:09.211Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-01T15:53:09.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-01T15:53:09.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T15:53:09.448Z] prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container [2022-06-01T15:53:09.487Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-01T15:53:10.954Z] $ docker top 60892ebf2a697cf638ce044e77525e5a2b50998e15aee6810d524bd99a76a036 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T15:53:11.359Z] + docker-compose build --help [2022-06-01T15:53:11.359Z] + grep parallel [2022-06-01T15:53:11.934Z] --parallel Build images in parallel. [Pipeline] } [2022-06-01T15:53:11.967Z] $ docker stop --time=1 60892ebf2a697cf638ce044e77525e5a2b50998e15aee6810d524bd99a76a036 [2022-06-01T15:53:13.246Z] $ docker rm -f 60892ebf2a697cf638ce044e77525e5a2b50998e15aee6810d524bd99a76a036 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:53:13.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-01T15:53:13.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T15:53:13.993Z] prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container [2022-06-01T15:53:14.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-01T15:53:14.430Z] $ docker top 0f0fe37516a8973b7677ea4069fa8e778ca68e0af9fea7bfbc12f48840e940bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T15:53:14.826Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-01T15:53:15.399Z] Building core-command ... [2022-06-01T15:53:15.399Z] Building core-data ... [2022-06-01T15:53:15.399Z] Building core-metadata ... [2022-06-01T15:53:15.399Z] Building security-bootstrapper ... [2022-06-01T15:53:15.400Z] Building security-proxy-setup ... [2022-06-01T15:53:15.400Z] Building security-secretstore-setup ... [2022-06-01T15:53:15.400Z] Building security-spiffe-token-provider ... [2022-06-01T15:53:15.400Z] Building security-spire-agent ... [2022-06-01T15:53:15.400Z] Building security-spire-config ... [2022-06-01T15:53:15.400Z] Building security-spire-server ... [2022-06-01T15:53:15.400Z] Building support-notifications ... [2022-06-01T15:53:15.400Z] Building support-scheduler ... [2022-06-01T15:53:15.400Z] Building sys-mgmt-agent ... [2022-06-01T15:53:15.400Z] Building security-proxy-setup [2022-06-01T15:53:15.400Z] Building security-spiffe-token-provider [2022-06-01T15:53:15.400Z] Building core-data [2022-06-01T15:53:15.400Z] Building security-secretstore-setup [2022-06-01T15:53:15.400Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T15:53:15.708Z] provisioning config files... [2022-06-01T15:53:15.734Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8460296074039262647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T15:53:16.131Z] ---> docker-login.sh [2022-06-01T15:53:16.131Z] nexus3.edgexfoundry.org:10001 [2022-06-01T15:53:16.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:53:17.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:53:17.005Z] Configure a credential helper to remove this warning. See [2022-06-01T15:53:17.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:53:17.005Z] [2022-06-01T15:53:17.005Z] Login Succeeded [2022-06-01T15:53:17.005Z] nexus3.edgexfoundry.org:10002 [2022-06-01T15:53:17.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:53:17.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:53:17.285Z] Configure a credential helper to remove this warning. See [2022-06-01T15:53:17.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:53:17.285Z] [2022-06-01T15:53:17.285Z] Login Succeeded [2022-06-01T15:53:17.285Z] nexus3.edgexfoundry.org:10003 [2022-06-01T15:53:17.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:53:17.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:53:17.888Z] Configure a credential helper to remove this warning. See [2022-06-01T15:53:17.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:53:17.888Z] [2022-06-01T15:53:17.888Z] Login Succeeded [2022-06-01T15:53:17.888Z] nexus3.edgexfoundry.org:10004 [2022-06-01T15:53:18.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:53:18.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:53:18.438Z] Configure a credential helper to remove this warning. See [2022-06-01T15:53:18.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:53:18.438Z] [2022-06-01T15:53:18.438Z] Login Succeeded [2022-06-01T15:53:18.438Z] docker.io [2022-06-01T15:53:18.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T15:53:18.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T15:53:18.984Z] Configure a credential helper to remove this warning. See [2022-06-01T15:53:18.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T15:53:18.984Z] [2022-06-01T15:53:18.984Z] Login Succeeded [2022-06-01T15:53:18.984Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T15:53:19.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T15:53:19.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T15:53:19.412Z] ========================================================= [2022-06-01T15:53:19.412Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-01T15:53:19.412Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-01T15:53:19.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-01T15:53:20.069Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-01T15:53:20.069Z] 9b3977197b4f: Pulling fs layer [2022-06-01T15:53:20.069Z] 1a89e8eeedd5: Pulling fs layer [2022-06-01T15:53:20.069Z] 94645a83ff95: Pulling fs layer [2022-06-01T15:53:20.069Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-01T15:53:20.069Z] 0c92f367c5e7: Pulling fs layer [2022-06-01T15:53:20.069Z] 3096ccb668a1: Pulling fs layer [2022-06-01T15:53:20.069Z] e8cf19c19ddd: Pulling fs layer [2022-06-01T15:53:20.069Z] a4caa8a26152: Pulling fs layer [2022-06-01T15:53:20.069Z] 0c92f367c5e7: Waiting [2022-06-01T15:53:20.069Z] 3096ccb668a1: Waiting [2022-06-01T15:53:20.069Z] e8cf19c19ddd: Waiting [2022-06-01T15:53:20.069Z] a4caa8a26152: Waiting [2022-06-01T15:53:20.069Z] 3f3a8bcf1eab: Waiting [2022-06-01T15:53:20.069Z] 94645a83ff95: Verifying Checksum [2022-06-01T15:53:20.069Z] 94645a83ff95: Download complete [2022-06-01T15:53:20.069Z] 1a89e8eeedd5: Download complete [2022-06-01T15:53:20.069Z] 0c92f367c5e7: Verifying Checksum [2022-06-01T15:53:20.069Z] 0c92f367c5e7: Download complete [2022-06-01T15:53:20.069Z] 3096ccb668a1: Verifying Checksum [2022-06-01T15:53:20.069Z] 3096ccb668a1: Download complete [2022-06-01T15:53:20.069Z] e8cf19c19ddd: Download complete [2022-06-01T15:53:20.069Z] 9b3977197b4f: Verifying Checksum [2022-06-01T15:53:20.069Z] 9b3977197b4f: Download complete [2022-06-01T15:53:21.063Z] 9b3977197b4f: Pull complete [2022-06-01T15:53:21.351Z] 1a89e8eeedd5: Pull complete [2022-06-01T15:53:21.630Z] 94645a83ff95: Pull complete [2022-06-01T15:53:22.233Z] a4caa8a26152: Verifying Checksum [2022-06-01T15:53:22.233Z] a4caa8a26152: Download complete [2022-06-01T15:53:22.830Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-01T15:53:22.830Z] 3f3a8bcf1eab: Download complete [2022-06-01T15:53:33.490Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:53:33.490Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:53:33.490Z] ---> e50a792b3a17 [2022-06-01T15:53:33.490Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T15:53:33.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:53:33.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:53:33.490Z] ---> e50a792b3a17 [2022-06-01T15:53:33.490Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T15:53:33.490Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:53:33.490Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:53:33.490Z] ---> e50a792b3a17 [2022-06-01T15:53:33.490Z] Step 3/20 : WORKDIR /edgex-go [2022-06-01T15:53:33.490Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:53:33.490Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:53:33.490Z] ---> e50a792b3a17 [2022-06-01T15:53:33.490Z] Step 3/26 : WORKDIR /edgex-go [2022-06-01T15:53:33.752Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:53:33.752Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:53:33.752Z] ---> e50a792b3a17 [2022-06-01T15:53:33.752Z] Step 3/25 : WORKDIR /edgex-go [2022-06-01T15:53:35.250Z] 3f3a8bcf1eab: Pull complete [2022-06-01T15:53:35.525Z] 0c92f367c5e7: Pull complete [2022-06-01T15:53:35.807Z] 3096ccb668a1: Pull complete [2022-06-01T15:53:36.081Z] e8cf19c19ddd: Pull complete [2022-06-01T15:53:37.956Z] ---> Running in c05b35f63f40 [2022-06-01T15:53:37.956Z] ---> Running in ca8fe36af9ae [2022-06-01T15:53:37.956Z] ---> Running in ade145b6645d [2022-06-01T15:53:37.956Z] ---> Running in a9bdf11941b7 [2022-06-01T15:53:37.956Z] ---> Running in 8ba9f48720ab [2022-06-01T15:53:37.956Z] Removing intermediate container c05b35f63f40 [2022-06-01T15:53:37.956Z] ---> c52b329374ca [2022-06-01T15:53:37.956Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:53:37.956Z] Removing intermediate container 8ba9f48720ab [2022-06-01T15:53:37.956Z] ---> cb83edc470df [2022-06-01T15:53:37.956Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:53:37.956Z] ---> Running in d9b47ddb23f8 [2022-06-01T15:53:37.956Z] ---> Running in aa3656d71403 [2022-06-01T15:53:37.956Z] Removing intermediate container ade145b6645d [2022-06-01T15:53:37.956Z] ---> 8f1944c16a46 [2022-06-01T15:53:37.956Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:53:37.956Z] Removing intermediate container ca8fe36af9ae [2022-06-01T15:53:37.956Z] ---> 32a63c677bd4 [2022-06-01T15:53:37.956Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-01T15:53:37.956Z] Removing intermediate container a9bdf11941b7 [2022-06-01T15:53:37.956Z] ---> 696e308a31e5 [2022-06-01T15:53:37.956Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:53:37.956Z] ---> Running in 91ea08195ddb [2022-06-01T15:53:37.956Z] ---> Running in 20cf94d48f76 [2022-06-01T15:53:37.956Z] ---> Running in ef7ddeb3ca5e [2022-06-01T15:53:38.894Z] Removing intermediate container aa3656d71403 [2022-06-01T15:53:38.894Z] ---> c6c9edd68eef [2022-06-01T15:53:38.894Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-01T15:53:38.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:38.894Z] ---> Running in 4705cef91655 [2022-06-01T15:53:38.894Z] Removing intermediate container d9b47ddb23f8 [2022-06-01T15:53:38.894Z] ---> a075685e2179 [2022-06-01T15:53:38.894Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-01T15:53:38.894Z] ---> Running in d2286dd1714c [2022-06-01T15:53:39.465Z] Removing intermediate container ef7ddeb3ca5e [2022-06-01T15:53:39.465Z] ---> 73a59aa53338 [2022-06-01T15:53:39.465Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-01T15:53:39.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:39.465Z] ---> Running in b246e0b606a9 [2022-06-01T15:53:39.465Z] Removing intermediate container 91ea08195ddb [2022-06-01T15:53:39.465Z] ---> 50ac81e5b426 [2022-06-01T15:53:39.465Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-01T15:53:39.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:39.465Z] ---> Running in 78c8490cb0cb [2022-06-01T15:53:39.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:39.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:39.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:39.991Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T15:53:39.991Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T15:53:39.991Z] OK: 15866 distinct packages available [2022-06-01T15:53:40.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:40.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:40.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:40.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:40.514Z] OK: 221 MiB in 52 packages [2022-06-01T15:53:40.514Z] OK: 221 MiB in 52 packages [2022-06-01T15:53:40.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:41.036Z] OK: 221 MiB in 52 packages [2022-06-01T15:53:41.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:53:41.036Z] Removing intermediate container 4705cef91655 [2022-06-01T15:53:41.036Z] ---> 52ab9204a4fd [2022-06-01T15:53:41.036Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-01T15:53:41.036Z] Removing intermediate container d2286dd1714c [2022-06-01T15:53:41.036Z] ---> 0cf87dd641a9 [2022-06-01T15:53:41.036Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-01T15:53:41.306Z] ---> 7184d56ec1ea [2022-06-01T15:53:41.306Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:53:41.306Z] ---> Running in eb97b6cc5711 [2022-06-01T15:53:41.306Z] ---> 190684765df9 [2022-06-01T15:53:41.306Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:53:41.306Z] OK: 221 MiB in 52 packages [2022-06-01T15:53:41.306Z] ---> Running in bc911c41b0f0 [2022-06-01T15:53:41.306Z] Removing intermediate container b246e0b606a9 [2022-06-01T15:53:41.306Z] ---> fe662473f1d8 [2022-06-01T15:53:41.306Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-01T15:53:41.566Z] OK: 221 MiB in 52 packages [2022-06-01T15:53:41.566Z] ---> a2efd8cb22dd [2022-06-01T15:53:41.566Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:53:41.566Z] ---> Running in 0afb5aea7a4b [2022-06-01T15:53:41.827Z] Removing intermediate container 20cf94d48f76 [2022-06-01T15:53:41.827Z] ---> de3b4f8b3ea7 [2022-06-01T15:53:41.827Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-01T15:53:42.099Z] Removing intermediate container 78c8490cb0cb [2022-06-01T15:53:42.099Z] ---> 618646b00201 [2022-06-01T15:53:42.099Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-01T15:53:42.099Z] ---> 83f9fff9195c [2022-06-01T15:53:42.099Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:53:42.099Z] ---> Running in cfac1cae1be4 [2022-06-01T15:53:42.099Z] ---> 45acf1c5e871 [2022-06-01T15:53:42.099Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:53:42.359Z] ---> Running in a514d8ef37b5 [2022-06-01T15:53:42.619Z] Removing intermediate container eb97b6cc5711 [2022-06-01T15:53:42.619Z] ---> d732062976b3 [2022-06-01T15:53:42.619Z] Step 8/22 : COPY . . [2022-06-01T15:53:42.619Z] Removing intermediate container bc911c41b0f0 [2022-06-01T15:53:42.619Z] ---> b5a156fae393 [2022-06-01T15:53:42.619Z] Step 8/23 : COPY . . [2022-06-01T15:53:42.814Z] a4caa8a26152: Pull complete [2022-06-01T15:53:42.814Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-06-01T15:53:42.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-01T15:53:42.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-01T15:53:43.214Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-01T15:53:43.214Z] WORKDIR /edgex [2022-06-01T15:53:43.214Z] COPY go.mod . [2022-06-01T15:53:43.214Z] RUN go mod download [2022-06-01T15:53:43.214Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-01T15:53:45.859Z] Sending build context to Docker daemon 169.1MB [2022-06-01T15:53:45.859Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-01T15:53:45.859Z] ---> 725f1c02e7f9 [2022-06-01T15:53:45.859Z] Step 2/4 : WORKDIR /edgex [2022-06-01T15:53:47.297Z] ---> Running in 27ee64766677 [2022-06-01T15:53:47.572Z] Removing intermediate container 27ee64766677 [2022-06-01T15:53:47.572Z] ---> 65d11384413a [2022-06-01T15:53:47.572Z] Step 3/4 : COPY go.mod . [2022-06-01T15:53:47.903Z] Removing intermediate container 0afb5aea7a4b [2022-06-01T15:53:47.904Z] ---> 01f8539d8d81 [2022-06-01T15:53:47.904Z] Step 8/25 : COPY . . [2022-06-01T15:53:48.171Z] ---> c2e00f2e46af [2022-06-01T15:53:48.171Z] Step 4/4 : RUN go mod download [2022-06-01T15:53:48.171Z] ---> Running in c1eade29974f [2022-06-01T15:53:49.822Z] Removing intermediate container cfac1cae1be4 [2022-06-01T15:53:49.822Z] Removing intermediate container a514d8ef37b5 [2022-06-01T15:53:49.822Z] ---> 0efada16ef2e [2022-06-01T15:53:49.822Z] Step 8/26 : COPY . . [2022-06-01T15:53:49.822Z] ---> 9774854b92c3 [2022-06-01T15:53:49.822Z] Step 7/20 : COPY . . [2022-06-01T15:53:49.822Z] ---> 53f27d9e9c53 [2022-06-01T15:53:49.822Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-01T15:53:49.822Z] ---> a4c496c26085 [2022-06-01T15:53:49.822Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-01T15:53:49.822Z] ---> Running in 5ddd700c3d09 [2022-06-01T15:53:52.357Z] ---> Running in c7d534d25904 [2022-06-01T15:53:55.647Z] ---> ee54cce41850 [2022-06-01T15:53:55.647Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-01T15:53:55.647Z] ---> Running in 5449affda3c8 [2022-06-01T15:53:55.647Z] ---> a555012cd6f8 [2022-06-01T15:53:55.648Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-01T15:53:55.648Z] ---> 65e2f1168259 [2022-06-01T15:53:55.648Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-01T15:53:55.648Z] ---> Running in 6e02431e65a5 [2022-06-01T15:53:55.648Z] ---> Running in 5fa54ebe5c6a [2022-06-01T15:53:55.648Z] 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-06-01T15:53:55.648Z] 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-06-01T15:53:55.648Z] Removing intermediate container 5fa54ebe5c6a [2022-06-01T15:53:55.648Z] ---> e957a1564265 [2022-06-01T15:53:55.648Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-01T15:53:55.648Z] ---> Running in b786a20e203a [2022-06-01T15:53:56.218Z] 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-06-01T15:53:56.219Z] 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-06-01T15:53:56.479Z] Removing intermediate container b786a20e203a [2022-06-01T15:53:56.479Z] ---> c5f73018723d [2022-06-01T15:53:56.479Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-01T15:53:56.741Z] ---> Running in 0ae3b320a7d7 [2022-06-01T15:53:57.001Z] Removing intermediate container 0ae3b320a7d7 [2022-06-01T15:53:57.001Z] ---> 9dcb4e4cc333 [2022-06-01T15:53:57.001Z] 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-06-01T15:53:57.001Z] ---> Running in 7e51c9f4ab27 [2022-06-01T15:53:58.382Z] spire-1.2.1/ [2022-06-01T15:53:58.382Z] spire-1.2.1/.data/ [2022-06-01T15:53:58.382Z] spire-1.2.1/.data/.file [2022-06-01T15:53:58.382Z] spire-1.2.1/.dockerignore [2022-06-01T15:53:58.382Z] spire-1.2.1/.gitattributes [2022-06-01T15:53:58.382Z] spire-1.2.1/.githooks/ [2022-06-01T15:53:58.382Z] spire-1.2.1/.githooks/pre-commit [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/ [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/dependabot.yml [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/ [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-01T15:53:58.382Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-01T15:53:58.382Z] spire-1.2.1/.gitignore [2022-06-01T15:53:58.382Z] spire-1.2.1/.go-version [2022-06-01T15:53:58.382Z] spire-1.2.1/.golangci.yml [2022-06-01T15:53:58.382Z] spire-1.2.1/ADOPTERS.md [2022-06-01T15:53:58.382Z] spire-1.2.1/CHANGELOG.md [2022-06-01T15:53:58.382Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-01T15:53:58.382Z] spire-1.2.1/CODEOWNERS [2022-06-01T15:53:58.382Z] spire-1.2.1/CONTRIBUTING.md [2022-06-01T15:53:58.382Z] spire-1.2.1/Dockerfile [2022-06-01T15:53:58.382Z] spire-1.2.1/Dockerfile.dev [2022-06-01T15:53:58.382Z] spire-1.2.1/Dockerfile.scratch [2022-06-01T15:53:58.382Z] spire-1.2.1/LICENSE [2022-06-01T15:53:58.382Z] spire-1.2.1/MAINTAINERS.md [2022-06-01T15:53:58.382Z] spire-1.2.1/Makefile [2022-06-01T15:53:58.382Z] spire-1.2.1/README.md [2022-06-01T15:53:58.382Z] spire-1.2.1/ROADMAP.md [2022-06-01T15:53:58.382Z] spire-1.2.1/SECURITY.md [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/ [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/ [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-01T15:53:58.382Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-01T15:53:58.383Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/ [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/agent/ [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/agent/agent.conf [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/server/ [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/server/server.conf [2022-06-01T15:53:58.383Z] spire-1.2.1/conf/server/server_full.conf [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/ [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/SPIRE101.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/auditlog.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/ [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/scaling_spire.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/spire_agent.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/spire_server.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/supported_integrations.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/telemetry.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/telemetry_config.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/upgrading.md [2022-06-01T15:53:58.383Z] spire-1.2.1/doc/using_spire.md [2022-06-01T15:53:58.383Z] spire-1.2.1/examples/ [2022-06-01T15:53:58.383Z] spire-1.2.1/examples/README.md [2022-06-01T15:53:58.383Z] spire-1.2.1/go.mod [2022-06-01T15:53:58.383Z] spire-1.2.1/go.sum [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/agent.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/client/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/common/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-01T15:53:58.383Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/config.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/svid/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/names.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/auth/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-01T15:53:58.384Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/health/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/health/config.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/health/context.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/health/health.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/idutil/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/log/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/log/log.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/log/options.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-01T15:53:58.385Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/profiling/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/selector/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/uptime/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/task.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/version/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/version/version.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509util/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/api.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/health/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/id.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/status.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-01T15:53:58.386Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/catalog/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/config.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-01T15:53:58.387Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/registration/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/server.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/server_test.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/svid/ [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-01T15:53:58.388Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-01T15:53:58.389Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-01T15:53:58.389Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/private/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/private/server/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/private/server/journal/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/common/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/plugin/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-01T15:53:58.389Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-01T15:53:58.389Z] spire-1.2.1/release/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire-extras/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire-extras/README.md [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire/README.md [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire/conf/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire/conf/server/ [2022-06-01T15:53:58.389Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-01T15:53:58.389Z] spire-1.2.1/script/ [2022-06-01T15:53:58.389Z] spire-1.2.1/script/build-artifact.sh [2022-06-01T15:53:58.389Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-01T15:53:58.389Z] spire-1.2.1/support/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-01T15:53:58.389Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/clock/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/clock/clock.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-01T15:53:58.389Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/fixture.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/registration/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-01T15:53:58.390Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/common [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-01T15:53:58.390Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/test-one.sh [2022-06-01T15:53:58.391Z] spire-1.2.1/test/integration/test.sh [2022-06-01T15:53:58.391Z] spire-1.2.1/test/plugintest/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/plugintest/config.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/plugintest/load.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/plugintest/option.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/dir.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/logs.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/suite.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/spiretest/x509.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/testca/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/testca/ca.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/testkey/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/testkey/generate.sh [2022-06-01T15:53:58.391Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/testkey/keys.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/testkey/new.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/tpmsimulator/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/util/ [2022-06-01T15:53:58.391Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/util/cert_generation.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/util/io_redirection.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/util/race.go [2022-06-01T15:53:58.391Z] spire-1.2.1/test/util/util.go [2022-06-01T15:53:58.391Z] building spire from source... [2022-06-01T15:53:58.391Z] Installing go1.17.7... [2022-06-01T15:54:04.961Z] Building bin/spire-server... [2022-06-01T15:54:04.961Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-01T15:54:04.961Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-01T15:54:04.961Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-01T15:54:04.961Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-01T15:54:04.961Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-01T15:54:04.961Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-01T15:54:04.961Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-01T15:54:04.961Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-01T15:54:04.961Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-01T15:54:04.961Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-01T15:54:04.961Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-01T15:54:04.961Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-01T15:54:04.961Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-01T15:54:04.961Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-01T15:54:04.961Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-01T15:54:05.221Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-01T15:54:05.481Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-01T15:54:05.481Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-01T15:54:05.481Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-01T15:54:05.481Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-01T15:54:05.741Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-01T15:54:05.741Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-01T15:54:05.741Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-01T15:54:05.741Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-01T15:54:06.001Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-01T15:54:06.001Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-01T15:54:06.001Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-01T15:54:06.001Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-01T15:54:06.001Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-01T15:54:06.001Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-01T15:54:06.001Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-01T15:54:06.473Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-01T15:54:06.473Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-01T15:54:06.473Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-01T15:54:06.473Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-01T15:54:06.473Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-01T15:54:06.473Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-01T15:54:06.473Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-01T15:54:06.473Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-01T15:54:06.473Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-01T15:54:06.473Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-01T15:54:06.473Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-01T15:54:06.473Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-01T15:54:06.473Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-01T15:54:06.473Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-01T15:54:06.473Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-01T15:54:06.474Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-01T15:54:06.474Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-01T15:54:06.474Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-01T15:54:06.474Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-01T15:54:06.734Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-01T15:54:06.734Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-01T15:54:06.734Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-01T15:54:06.993Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-01T15:54:07.562Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-01T15:54:10.099Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-01T15:54:10.099Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-01T15:54:10.099Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T15:54:10.359Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-01T15:54:10.359Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-01T15:54:15.637Z] go: downloading google.golang.org/api v0.70.0 [2022-06-01T15:54:15.637Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-01T15:54:15.637Z] go: downloading k8s.io/api v0.23.4 [2022-06-01T15:54:15.637Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-01T15:54:15.637Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-01T15:54:15.637Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-01T15:54:15.637Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-01T15:54:15.637Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-01T15:54:15.637Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-01T15:54:15.637Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-01T15:54:19.912Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-01T15:54:20.172Z] 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-06-01T15:54:20.431Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-01T15:54:20.431Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-01T15:54:20.431Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-01T15:54:20.431Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-01T15:54:20.689Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-01T15:54:20.689Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-01T15:54:20.949Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-01T15:54:20.949Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-01T15:54:20.949Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-01T15:54:20.949Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-01T15:54:20.949Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-01T15:54:20.949Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-01T15:54:21.207Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-01T15:54:21.207Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-01T15:54:21.207Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-01T15:54:21.207Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-01T15:54:21.207Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-01T15:54:21.207Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-01T15:54:21.207Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-01T15:54:21.207Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-01T15:54:21.207Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-01T15:54:21.207Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-01T15:54:21.207Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-01T15:54:21.207Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-01T15:54:21.207Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-01T15:54:21.207Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-01T15:54:21.207Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-01T15:54:21.207Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-01T15:54:21.207Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-01T15:54:21.207Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-01T15:54:21.207Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-01T15:54:21.466Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-01T15:54:21.466Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-01T15:54:21.466Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-01T15:54:21.466Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-01T15:54:21.466Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-01T15:54:21.466Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-01T15:54:21.466Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-01T15:54:21.466Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T15:54:21.466Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-01T15:54:21.466Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-01T15:54:21.725Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-01T15:54:21.725Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-01T15:54:21.725Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-01T15:54:21.725Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-01T15:54:21.725Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-01T15:54:21.725Z] go: downloading go.opencensus.io v0.23.0 [2022-06-01T15:54:21.725Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-01T15:54:21.725Z] 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-06-01T15:54:21.725Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-01T15:54:21.725Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-01T15:54:21.984Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-01T15:54:21.984Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-01T15:54:21.984Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-01T15:54:21.984Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-01T15:54:21.985Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-01T15:54:22.244Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-01T15:54:22.244Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-01T15:54:22.244Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-01T15:54:22.244Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-01T15:54:22.244Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-01T15:54:22.244Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-01T15:54:22.244Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-01T15:54:22.244Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-01T15:54:22.244Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-01T15:54:22.244Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-01T15:54:22.244Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-01T15:54:22.244Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-01T15:54:22.244Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-01T15:54:22.244Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-01T15:54:22.244Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-01T15:54:22.520Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-01T15:54:22.520Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-01T15:54:28.030Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-01T15:54:28.030Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-01T15:54:35.154Z] Removing intermediate container c1eade29974f [2022-06-01T15:54:35.154Z] ---> d2a126d03563 [2022-06-01T15:54:35.154Z] Successfully built d2a126d03563 [2022-06-01T15:54:35.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:54:35.576Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T15:54:35.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T15:54:35.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container [2022-06-01T15:54:35.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T15:54:37.212Z] $ docker top 0983f40c9e696c8b4f02f2b08ee837f95ebabea59a3a4cc259b2d6dae8154ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T15:54:38.209Z] + go version [2022-06-01T15:54:38.209Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-01T15:54:38.254Z] $ docker stop --time=1 0983f40c9e696c8b4f02f2b08ee837f95ebabea59a3a4cc259b2d6dae8154ec9 [2022-06-01T15:54:39.891Z] $ docker rm -f 0983f40c9e696c8b4f02f2b08ee837f95ebabea59a3a4cc259b2d6dae8154ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T15:54:40.771Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T15:54:40.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T15:54:41.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container [2022-06-01T15:54:41.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T15:54:42.411Z] $ docker top d750e29d26ac24f0384351fa256326ad9172a3d1e0f316d964b0bcdb2c31fb29 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-01T15:54:42.712Z] ========================================================= [2022-06-01T15:54:42.712Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-01T15:54:42.712Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-01T15:54:43.096Z] Removing intermediate container 5449affda3c8 [2022-06-01T15:54:43.096Z] ---> 0f05eb874875 [2022-06-01T15:54:43.096Z] [2022-06-01T15:54:43.096Z] Step 10/25 : FROM alpine:3.14 [2022-06-01T15:54:43.096Z] Removing intermediate container c7d534d25904 [2022-06-01T15:54:43.096Z] ---> 2c7ab55397e5 [2022-06-01T15:54:43.096Z] [2022-06-01T15:54:43.096Z] Step 10/22 : FROM alpine:3.14 [2022-06-01T15:54:43.096Z] Removing intermediate container 5ddd700c3d09 [2022-06-01T15:54:43.096Z] ---> f675a4787e64 [2022-06-01T15:54:43.096Z] [2022-06-01T15:54:43.096Z] Step 10/23 : FROM alpine:3.14 [2022-06-01T15:54:43.096Z] Removing intermediate container 6e02431e65a5 [2022-06-01T15:54:43.096Z] ---> 6a909b928196 [2022-06-01T15:54:43.096Z] [2022-06-01T15:54:43.096Z] Step 9/20 : FROM alpine:3.15 [2022-06-01T15:54:43.096Z] 3.14: Pulling from library/alpine [2022-06-01T15:54:43.096Z] 3.14: Pulling from library/alpine [2022-06-01T15:54:43.096Z] 3.14: Pulling from library/alpine [2022-06-01T15:54:43.411Z] + make test [2022-06-01T15:54:43.411Z] go mod tidy -compat=1.17 [2022-06-01T15:54:43.666Z] 3.15: Pulling from library/alpine [2022-06-01T15:54:43.666Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T15:54:43.666Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T15:54:43.666Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T15:54:43.666Z] Status: Image is up to date for alpine:3.14 [2022-06-01T15:54:43.666Z] ---> e04c818066af [2022-06-01T15:54:43.666Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-01T15:54:43.666Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T15:54:43.666Z] Status: Image is up to date for alpine:3.14 [2022-06-01T15:54:43.666Z] ---> e04c818066af [2022-06-01T15:54:43.666Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-01T15:54:43.666Z] ---> e04c818066af [2022-06-01T15:54:43.666Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-01T15:54:44.395Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T15:54:44.605Z] ---> Running in 93c1dd33d70d [2022-06-01T15:54:44.605Z] ---> Running in 218fa3e01b33 [2022-06-01T15:54:44.605Z] ---> Running in 9837231eb746 [2022-06-01T15:54:44.605Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-01T15:54:44.605Z] Status: Downloaded newer image for alpine:3.15 [2022-06-01T15:54:44.605Z] ---> 0ac33e5f5afa [2022-06-01T15:54:44.605Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-01T15:54:44.865Z] ---> Running in 7c3d7ab0abe4 [2022-06-01T15:54:44.865Z] Removing intermediate container 93c1dd33d70d [2022-06-01T15:54:44.865Z] ---> 305ab9389956 [2022-06-01T15:54:44.865Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-01T15:54:45.125Z] ---> Running in eeaf4ed8509a [2022-06-01T15:54:45.125Z] Removing intermediate container 7c3d7ab0abe4 [2022-06-01T15:54:45.125Z] ---> b140574f328f [2022-06-01T15:54:45.125Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:54:45.125Z] ---> Running in 36b01d83cc61 [2022-06-01T15:54:45.125Z] Removing intermediate container eeaf4ed8509a [2022-06-01T15:54:45.125Z] ---> f391d4762696 [2022-06-01T15:54:45.125Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-01T15:54:45.386Z] ---> Running in 934f0eff33e5 [2022-06-01T15:54:45.645Z] Removing intermediate container 934f0eff33e5 [2022-06-01T15:54:45.645Z] ---> 5d527b780b23 [2022-06-01T15:54:45.645Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:54:45.645Z] ---> Running in 9ffdd218fecb [2022-06-01T15:54:45.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:45.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:45.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:45.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:46.167Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-01T15:54:46.167Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-01T15:54:46.167Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-01T15:54:46.167Z] (3/3) Installing su-exec (0.2-r1) [2022-06-01T15:54:46.167Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T15:54:46.167Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-01T15:54:46.167Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T15:54:46.167Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-01T15:54:46.167Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-01T15:54:46.167Z] OK: 6 MiB in 17 packages [2022-06-01T15:54:46.430Z] (5/6) Installing curl (7.79.1-r1) [2022-06-01T15:54:46.430Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-01T15:54:46.430Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T15:54:46.430Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T15:54:46.430Z] OK: 8 MiB in 20 packages [2022-06-01T15:54:46.691Z] Removing intermediate container 36b01d83cc61 [2022-06-01T15:54:46.691Z] ---> 3f1476b3f28f [2022-06-01T15:54:46.691Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-01T15:54:46.691Z] ---> Running in e5fe1fc05947 [2022-06-01T15:54:47.263Z] Removing intermediate container 9837231eb746 [2022-06-01T15:54:47.263Z] ---> c5d1f82a8851 [2022-06-01T15:54:47.263Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-01T15:54:47.553Z] ---> Running in 3b8199b8d1df [2022-06-01T15:54:47.553Z] Removing intermediate container 9ffdd218fecb [2022-06-01T15:54:47.553Z] ---> 289115adda7a [2022-06-01T15:54:47.553Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-01T15:54:47.553Z] Removing intermediate container 218fa3e01b33 [2022-06-01T15:54:47.553Z] ---> b056457cd0fa [2022-06-01T15:54:47.553Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-01T15:54:47.553Z] ---> Running in ec65f0416aa3 [2022-06-01T15:54:47.812Z] ---> Running in a1939e778073 [2022-06-01T15:54:47.812Z] Removing intermediate container 3b8199b8d1df [2022-06-01T15:54:47.812Z] ---> 529cf0e68d5d [2022-06-01T15:54:47.812Z] Step 13/25 : WORKDIR / [2022-06-01T15:54:47.812Z] ---> Running in 0bf3013c7e65 [2022-06-01T15:54:47.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:48.072Z] Removing intermediate container a1939e778073 [2022-06-01T15:54:48.072Z] ---> 34a629a53768 [2022-06-01T15:54:48.072Z] Step 13/22 : WORKDIR /edgex [2022-06-01T15:54:48.072Z] ---> Running in a1eacfecddc8 [2022-06-01T15:54:48.336Z] Removing intermediate container 0bf3013c7e65 [2022-06-01T15:54:48.336Z] ---> b680ce552802 [2022-06-01T15:54:48.336Z] 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-06-01T15:54:48.336Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:48.597Z] Removing intermediate container a1eacfecddc8 [2022-06-01T15:54:48.597Z] ---> f73ef76d6674 [2022-06-01T15:54:48.597Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-01T15:54:48.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:48.858Z] ---> 2f3993feb35b [2022-06-01T15:54:48.858Z] 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-06-01T15:54:48.858Z] ---> e3a48996e201 [2022-06-01T15:54:48.858Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-01T15:54:49.123Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T15:54:49.123Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T15:54:49.123Z] OK: 15859 distinct packages available [2022-06-01T15:54:49.123Z] ---> 0fe20b951cfc [2022-06-01T15:54:49.123Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-01T15:54:49.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:49.123Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:49.694Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-01T15:54:49.694Z] ---> 1bbd2f524a90 [2022-06-01T15:54:49.694Z] 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-06-01T15:54:49.694Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T15:54:49.694Z] ---> 27326381017f [2022-06-01T15:54:49.694Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-01T15:54:49.694Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-01T15:54:49.694Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T15:54:49.962Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-01T15:54:49.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:54:49.962Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-01T15:54:49.962Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T15:54:49.962Z] OK: 8 MiB in 20 packages [2022-06-01T15:54:50.226Z] ---> 6868db515424 [2022-06-01T15:54:50.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-01T15:54:50.226Z] ---> a7b3b57960ef [2022-06-01T15:54:50.226Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-01T15:54:50.226Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-01T15:54:50.486Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-01T15:54:50.486Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-01T15:54:50.486Z] ---> d6dcc6a4fb07 [2022-06-01T15:54:50.486Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-01T15:54:50.486Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-01T15:54:50.486Z] ---> Running in ebb900f285f7 [2022-06-01T15:54:50.746Z] (5/9) Installing curl (7.80.0-r1) [2022-06-01T15:54:50.746Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-01T15:54:50.746Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-01T15:54:51.011Z] (8/9) Installing libucontext (1.1-r0) [2022-06-01T15:54:51.011Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-01T15:54:51.011Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T15:54:51.011Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T15:54:51.011Z] Removing intermediate container ec65f0416aa3 [2022-06-01T15:54:51.011Z] ---> 5aa89b83f441 [2022-06-01T15:54:51.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T15:54:51.011Z] OK: 8 MiB in 23 packages [2022-06-01T15:54:51.584Z] ---> 93bd26c9c7d4 [2022-06-01T15:54:51.584Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-01T15:54:51.584Z] ---> 07a747a9f00c [2022-06-01T15:54:51.584Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-01T15:54:52.522Z] Removing intermediate container e5fe1fc05947 [2022-06-01T15:54:52.522Z] ---> caa1f1ad9564 [2022-06-01T15:54:52.522Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T15:54:52.522Z] ---> d56ce6afeee9 [2022-06-01T15:54:52.522Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-01T15:54:52.522Z] ---> c89b707ee3ad [2022-06-01T15:54:52.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-01T15:54:52.790Z] Removing intermediate container ebb900f285f7 [2022-06-01T15:54:52.790Z] ---> 860fb69a0ca1 [2022-06-01T15:54:52.790Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-01T15:54:52.790Z] ---> 904023691ea1 [2022-06-01T15:54:52.790Z] 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-06-01T15:54:53.049Z] ---> Running in 05cb0b80d6cd [2022-06-01T15:54:53.049Z] ---> Running in 7e773b057ad9 [2022-06-01T15:54:53.049Z] ---> 307ce06c2eda [2022-06-01T15:54:53.049Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-01T15:54:53.049Z] ---> 1cdd1acd8375 [2022-06-01T15:54:53.049Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-01T15:54:53.049Z] ---> Running in 2f897cf146c9 [2022-06-01T15:54:53.308Z] Removing intermediate container 05cb0b80d6cd [2022-06-01T15:54:53.308Z] ---> 04015098425c [2022-06-01T15:54:53.308Z] Step 20/22 : LABEL arch=x86_64 [2022-06-01T15:54:53.308Z] ---> Running in 7849ae6be77f [2022-06-01T15:54:53.567Z] Removing intermediate container 2f897cf146c9 [2022-06-01T15:54:53.567Z] ---> ca2451463207 [2022-06-01T15:54:53.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T15:54:53.567Z] ---> Running in f93a40d377d2 [2022-06-01T15:54:53.835Z] Removing intermediate container 7849ae6be77f [2022-06-01T15:54:53.835Z] ---> d93315caf82d [2022-06-01T15:54:53.835Z] Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:54:53.835Z] ---> Running in ffe9fb7c3652 [2022-06-01T15:54:54.094Z] Removing intermediate container f93a40d377d2 [2022-06-01T15:54:54.094Z] ---> cf628991c4d7 [2022-06-01T15:54:54.094Z] Step 21/23 : LABEL arch=x86_64 [2022-06-01T15:54:54.094Z] ---> Running in bf1af6357e8b [2022-06-01T15:54:54.094Z] Removing intermediate container ffe9fb7c3652 [2022-06-01T15:54:54.094Z] ---> a05e341fef14 [2022-06-01T15:54:54.094Z] Step 22/22 : LABEL version=0.0.0 [2022-06-01T15:54:54.359Z] ---> Running in 3995106c7c80 [2022-06-01T15:54:54.359Z] ---> 0279d0d6c766 [2022-06-01T15:54:54.359Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-01T15:54:54.625Z] Removing intermediate container bf1af6357e8b [2022-06-01T15:54:54.625Z] ---> 6ce881ce9ec9 [2022-06-01T15:54:54.625Z] Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:54:54.625Z] Removing intermediate container 3995106c7c80 [2022-06-01T15:54:54.625Z] ---> fac0049d310e [2022-06-01T15:54:54.625Z] [2022-06-01T15:54:54.625Z] ---> Running in 589ea4c01649 [2022-06-01T15:54:54.625Z] Removing intermediate container 7e773b057ad9 [2022-06-01T15:54:54.625Z] ---> fe074d79be44 [2022-06-01T15:54:54.625Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-01T15:54:54.883Z] Successfully built fac0049d310e [2022-06-01T15:54:54.883Z] Successfully tagged security-proxy-setup:latest [2022-06-01T15:54:54.883Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-06-01T15:54:54.883Z] ---> 17d79be6b8c1 [2022-06-01T15:54:54.883Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-01T15:54:54.883Z] ---> Running in 6a1dd0e0ea3e [2022-06-01T15:54:54.883Z] ---> Running in 86354db312a3 [2022-06-01T15:54:54.883Z] Removing intermediate container 589ea4c01649 [2022-06-01T15:54:54.883Z] ---> 8dc09d8136ce [2022-06-01T15:54:54.883Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T15:54:55.143Z] ---> Running in c48d5fe6ce21 [2022-06-01T15:54:56.543Z] Removing intermediate container 86354db312a3 [2022-06-01T15:54:56.543Z] ---> bcd748d65a18 [2022-06-01T15:54:56.543Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T15:54:56.543Z] Removing intermediate container 6a1dd0e0ea3e [2022-06-01T15:54:56.543Z] ---> db354359ae0d [2022-06-01T15:54:56.543Z] Step 23/25 : LABEL arch=x86_64 [2022-06-01T15:54:56.543Z] Removing intermediate container c48d5fe6ce21 [2022-06-01T15:54:56.543Z] ---> 4c4dee945478 [2022-06-01T15:54:56.543Z] [2022-06-01T15:54:56.801Z] ---> Running in 88225e235c82 [2022-06-01T15:54:56.801Z] ---> Running in 61c642d56834 [2022-06-01T15:54:56.801Z] Successfully built 4c4dee945478 [2022-06-01T15:54:56.801Z] Successfully tagged core-data:latest [2022-06-01T15:54:56.801Z]  Building core-data ... done Building security-spire-config [2022-06-01T15:54:57.062Z] Removing intermediate container 61c642d56834 [2022-06-01T15:54:57.062Z] ---> 3ed8ce27f13f [2022-06-01T15:54:57.062Z] Step 24/25 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:54:57.062Z] Removing intermediate container 88225e235c82 [2022-06-01T15:54:57.062Z] ---> 28963f37090a [2022-06-01T15:54:57.062Z] Step 18/20 : LABEL arch=x86_64 [2022-06-01T15:54:57.062Z] ---> Running in c99773a4e9d7 [2022-06-01T15:54:57.324Z] ---> Running in 59b40a2f4b89 [2022-06-01T15:54:57.891Z] Removing intermediate container c99773a4e9d7 [2022-06-01T15:54:57.891Z] ---> 141ff7b9abf4 [2022-06-01T15:54:57.891Z] Step 25/25 : LABEL version=0.0.0 [2022-06-01T15:54:58.870Z] Removing intermediate container 59b40a2f4b89 [2022-06-01T15:54:58.870Z] ---> 9c87550dd34e [2022-06-01T15:54:58.870Z] Step 19/20 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:54:58.870Z] ---> Running in 9fcac8d276ae [2022-06-01T15:54:58.870Z] ---> Running in 45e784e5d3eb [2022-06-01T15:54:59.151Z] Removing intermediate container 9fcac8d276ae [2022-06-01T15:54:59.151Z] ---> b33e22c2f0ff [2022-06-01T15:54:59.151Z] [2022-06-01T15:54:59.151Z] Successfully built b33e22c2f0ff [2022-06-01T15:54:59.151Z] Successfully tagged security-secretstore-setup:latest [2022-06-01T15:54:59.151Z] Building security-spire-server [2022-06-01T15:54:59.151Z]  Building security-secretstore-setup ... done Removing intermediate container 45e784e5d3eb [2022-06-01T15:54:59.151Z] ---> 2e7beb411f3d [2022-06-01T15:54:59.151Z] Step 20/20 : LABEL version=0.0.0 [2022-06-01T15:54:59.412Z] ---> Running in 3d8d98688660 [2022-06-01T15:55:00.349Z] Removing intermediate container 3d8d98688660 [2022-06-01T15:55:00.349Z] ---> 9eb4430ce92c [2022-06-01T15:55:00.349Z] [2022-06-01T15:55:00.349Z] Successfully built 9eb4430ce92c [2022-06-01T15:55:00.349Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-01T15:55:00.349Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-06-01T15:55:03.644Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:55:03.644Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:55:03.644Z] ---> e50a792b3a17 [2022-06-01T15:55:03.644Z] Step 3/31 : WORKDIR /edgex-go [2022-06-01T15:55:03.644Z] ---> Using cache [2022-06-01T15:55:03.644Z] ---> 696e308a31e5 [2022-06-01T15:55:03.644Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:55:03.644Z] ---> Using cache [2022-06-01T15:55:03.644Z] ---> 73a59aa53338 [2022-06-01T15:55:03.644Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-01T15:55:03.644Z] ---> Using cache [2022-06-01T15:55:03.644Z] ---> fe662473f1d8 [2022-06-01T15:55:03.644Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-01T15:55:03.644Z] ---> Using cache [2022-06-01T15:55:03.644Z] ---> a2efd8cb22dd [2022-06-01T15:55:03.644Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:55:03.644Z] ---> Using cache [2022-06-01T15:55:03.644Z] ---> 01f8539d8d81 [2022-06-01T15:55:03.644Z] Step 8/31 : COPY . . [2022-06-01T15:55:03.644Z] ---> Using cache [2022-06-01T15:55:03.644Z] ---> ee54cce41850 [2022-06-01T15:55:03.644Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-01T15:55:07.898Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:55:07.898Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:55:07.898Z] ---> e50a792b3a17 [2022-06-01T15:55:07.898Z] Step 3/26 : WORKDIR /edgex-go [2022-06-01T15:55:07.898Z] ---> Using cache [2022-06-01T15:55:07.898Z] ---> 696e308a31e5 [2022-06-01T15:55:07.898Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:55:07.898Z] ---> Using cache [2022-06-01T15:55:07.898Z] ---> 73a59aa53338 [2022-06-01T15:55:07.898Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-01T15:55:09.277Z] ---> Running in eccad6e41dbe [2022-06-01T15:55:09.277Z] ---> Running in 2d2dc51c69ce [2022-06-01T15:55:10.217Z] 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-06-01T15:55:10.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:55:10.785Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:55:10.785Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:55:10.785Z] ---> e50a792b3a17 [2022-06-01T15:55:10.785Z] Step 3/25 : WORKDIR /edgex-go [2022-06-01T15:55:10.785Z] ---> Using cache [2022-06-01T15:55:10.785Z] ---> 696e308a31e5 [2022-06-01T15:55:10.785Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:55:10.785Z] ---> Using cache [2022-06-01T15:55:10.785Z] ---> 73a59aa53338 [2022-06-01T15:55:10.785Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-01T15:55:11.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:55:11.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:55:11.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:55:11.044Z] ---> e50a792b3a17 [2022-06-01T15:55:11.044Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T15:55:11.044Z] ---> Using cache [2022-06-01T15:55:11.044Z] ---> 696e308a31e5 [2022-06-01T15:55:11.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:55:11.044Z] ---> Using cache [2022-06-01T15:55:11.044Z] ---> 73a59aa53338 [2022-06-01T15:55:11.044Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-01T15:55:11.303Z] OK: 221 MiB in 52 packages [2022-06-01T15:55:12.680Z] ---> Running in 9240a31dae0b [2022-06-01T15:55:12.680Z] ---> Running in 83cf80208d7e [2022-06-01T15:55:13.247Z] Removing intermediate container 2d2dc51c69ce [2022-06-01T15:55:13.247Z] ---> 0d8673166504 [2022-06-01T15:55:13.247Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-01T15:55:14.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:55:15.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:55:15.190Z] ---> e223b898e7d2 [2022-06-01T15:55:15.190Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:55:15.449Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:55:15.717Z] OK: 221 MiB in 52 packages [2022-06-01T15:55:15.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:55:15.995Z] ---> Running in 66e8764d1eec [2022-06-01T15:55:16.255Z] OK: 221 MiB in 52 packages [2022-06-01T15:55:16.766Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-01T15:55:16.824Z] Removing intermediate container 83cf80208d7e [2022-06-01T15:55:16.824Z] ---> 77b7195adf04 [2022-06-01T15:55:16.824Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-01T15:55:17.082Z] Removing intermediate container 9240a31dae0b [2022-06-01T15:55:17.082Z] ---> c5accdebc508 [2022-06-01T15:55:17.082Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-01T15:55:17.340Z] ---> 777e1a1eeef0 [2022-06-01T15:55:17.340Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:55:17.340Z] ---> Running in 7918646219e2 [2022-06-01T15:55:17.608Z] ---> f97cf6de192b [2022-06-01T15:55:17.608Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:55:17.868Z] ---> Running in 4327e607b96b [2022-06-01T15:55:18.126Z] Removing intermediate container 66e8764d1eec [2022-06-01T15:55:18.126Z] ---> 81129bea729f [2022-06-01T15:55:18.126Z] Step 8/26 : COPY . . [2022-06-01T15:55:21.417Z] Removing intermediate container 7918646219e2 [2022-06-01T15:55:21.417Z] ---> 7dc30c6c7b15 [2022-06-01T15:55:21.417Z] Step 8/25 : COPY . . [2022-06-01T15:55:21.417Z] Removing intermediate container 4327e607b96b [2022-06-01T15:55:21.417Z] ---> 940adae4aecc [2022-06-01T15:55:21.417Z] Step 8/22 : COPY . . [2022-06-01T15:55:39.516Z] ---> 2c25cd8ad1d5 [2022-06-01T15:55:39.516Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-01T15:55:39.516Z] ---> 2b647d5ab76b [2022-06-01T15:55:39.516Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-01T15:55:39.516Z] ---> 4b39dc60fb44 [2022-06-01T15:55:39.516Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-01T15:55:39.516Z] ---> Running in 21efd185849b [2022-06-01T15:55:39.516Z] ---> Running in d95dde87865a [2022-06-01T15:55:39.516Z] ---> Running in cf47abf0459a [2022-06-01T15:55:39.516Z] Removing intermediate container 21efd185849b [2022-06-01T15:55:39.516Z] ---> baab48b45254 [2022-06-01T15:55:39.516Z] Step 10/25 : RUN mkdir -p spire-build [2022-06-01T15:55:39.516Z] Removing intermediate container d95dde87865a [2022-06-01T15:55:39.516Z] ---> 845ea1256522 [2022-06-01T15:55:39.516Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-01T15:55:39.516Z] ---> Running in cbcd255aa75b [2022-06-01T15:55:39.516Z] ---> Running in 012080bd6b16 [2022-06-01T15:55:39.516Z] 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-06-01T15:55:39.516Z] Removing intermediate container eccad6e41dbe [2022-06-01T15:55:39.516Z] ---> dcc78ca6bbfa [2022-06-01T15:55:39.516Z] [2022-06-01T15:55:39.516Z] Step 10/31 : FROM alpine:3.14 [2022-06-01T15:55:39.516Z] ---> e04c818066af [2022-06-01T15:55:39.516Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-01T15:55:39.516Z] ---> Running in 3df533092cc6 [2022-06-01T15:55:39.516Z] Removing intermediate container 3df533092cc6 [2022-06-01T15:55:39.516Z] ---> 5ecb3a356559 [2022-06-01T15:55:39.516Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-01T15:55:39.516Z] Removing intermediate container cbcd255aa75b [2022-06-01T15:55:39.516Z] ---> 892095f55dd1 [2022-06-01T15:55:39.516Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-06-01T15:55:39.516Z] ---> Running in 819c89c6aaf3 [2022-06-01T15:55:39.516Z] ---> Running in 627dc1d44660 [2022-06-01T15:55:39.516Z] Removing intermediate container 012080bd6b16 [2022-06-01T15:55:39.516Z] ---> 40fb208e7230 [2022-06-01T15:55:39.516Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-01T15:55:39.516Z] ---> Running in 0a1e819be340 [2022-06-01T15:55:39.516Z] Removing intermediate container 627dc1d44660 [2022-06-01T15:55:39.516Z] ---> 6b8c819aeb2d [2022-06-01T15:55:39.516Z] 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-06-01T15:55:39.516Z] ---> Running in 604258dfded8 [2022-06-01T15:55:39.516Z] Removing intermediate container 0a1e819be340 [2022-06-01T15:55:39.516Z] ---> b457a8541136 [2022-06-01T15:55:39.516Z] 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-06-01T15:55:39.516Z] ---> Running in e2ec6e9852e3 [2022-06-01T15:55:39.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:55:39.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:55:39.778Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-01T15:55:39.778Z] (2/2) Installing su-exec (0.2-r1) [2022-06-01T15:55:39.778Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T15:55:39.778Z] OK: 6 MiB in 16 packages [2022-06-01T15:55:40.040Z] Removing intermediate container 819c89c6aaf3 [2022-06-01T15:55:40.040Z] ---> 4bdaeffc67b7 [2022-06-01T15:55:40.040Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-01T15:55:40.040Z] spire-1.2.1/ [2022-06-01T15:55:40.040Z] spire-1.2.1/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.data/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.data/.file [2022-06-01T15:55:40.040Z] spire-1.2.1/.dockerignore [2022-06-01T15:55:40.040Z] spire-1.2.1/.gitattributes [2022-06-01T15:55:40.040Z] spire-1.2.1/.githooks/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.githooks/pre-commit [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/dependabot.yml [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.gitignore [2022-06-01T15:55:40.040Z] spire-1.2.1/.go-version [2022-06-01T15:55:40.040Z] spire-1.2.1/.golangci.yml [2022-06-01T15:55:40.040Z] spire-1.2.1/ADOPTERS.md [2022-06-01T15:55:40.040Z] spire-1.2.1/CHANGELOG.md [2022-06-01T15:55:40.040Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-01T15:55:40.040Z] spire-1.2.1/CODEOWNERS [2022-06-01T15:55:40.040Z] spire-1.2.1/CONTRIBUTING.md [2022-06-01T15:55:40.040Z] spire-1.2.1/Dockerfile [2022-06-01T15:55:40.040Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.data/.file [2022-06-01T15:55:40.040Z] spire-1.2.1/.dockerignore [2022-06-01T15:55:40.040Z] spire-1.2.1/.gitattributes [2022-06-01T15:55:40.040Z] spire-1.2.1/.githooks/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.githooks/pre-commit [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/dependabot.yml [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-01T15:55:40.040Z] spire-1.2.1/.gitignore [2022-06-01T15:55:40.040Z] spire-1.2.1/.go-version [2022-06-01T15:55:40.040Z] spire-1.2.1/.golangci.yml [2022-06-01T15:55:40.040Z] spire-1.2.1/ADOPTERS.md [2022-06-01T15:55:40.040Z] spire-1.2.1/CHANGELOG.md [2022-06-01T15:55:40.040Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-01T15:55:40.040Z] spire-1.2.1/CODEOWNERS [2022-06-01T15:55:40.040Z] spire-1.2.1/CONTRIBUTING.md [2022-06-01T15:55:40.040Z] spire-1.2.1/Dockerfile [2022-06-01T15:55:40.040Z] spire-1.2.1/Dockerfile.dev [2022-06-01T15:55:40.040Z] spire-1.2.1/Dockerfile.scratch [2022-06-01T15:55:40.040Z] spire-1.2.1/LICENSE [2022-06-01T15:55:40.040Z] spire-1.2.1/MAINTAINERS.md [2022-06-01T15:55:40.040Z] spire-1.2.1/Makefile [2022-06-01T15:55:40.040Z] spire-1.2.1/README.md [2022-06-01T15:55:40.040Z] spire-1.2.1/ROADMAP.md [2022-06-01T15:55:40.040Z] spire-1.2.1/SECURITY.md [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/ [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/ [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-01T15:55:40.040Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-01T15:55:40.306Z] spire-1.2.1/Dockerfile.scratch [2022-06-01T15:55:40.306Z] spire-1.2.1/LICENSE [2022-06-01T15:55:40.306Z] spire-1.2.1/MAINTAINERS.md [2022-06-01T15:55:40.306Z] spire-1.2.1/Makefile [2022-06-01T15:55:40.306Z] spire-1.2.1/README.md [2022-06-01T15:55:40.306Z] spire-1.2.1/ROADMAP.md [2022-06-01T15:55:40.306Z] spire-1.2.1/SECURITY.md [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-01T15:55:40.306Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/ [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/agent/ [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/agent/agent.conf [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/ [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/server.conf [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/server_full.conf [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/ [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/SPIRE101.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/auditlog.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/ [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-01T15:55:40.307Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/ [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/agent/ [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/agent/agent.conf [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/ [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/server.conf [2022-06-01T15:55:40.307Z] spire-1.2.1/conf/server/server_full.conf [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/ [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/SPIRE101.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/auditlog.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/ [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/scaling_spire.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/spire_agent.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/spire_server.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/supported_integrations.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/telemetry.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/telemetry_config.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/upgrading.md [2022-06-01T15:55:40.307Z] spire-1.2.1/doc/using_spire.md [2022-06-01T15:55:40.307Z] spire-1.2.1/examples/ [2022-06-01T15:55:40.307Z] spire-1.2.1/examples/README.md [2022-06-01T15:55:40.307Z] spire-1.2.1/go.mod [2022-06-01T15:55:40.307Z] spire-1.2.1/go.sum [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/agent.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/client/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/common/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/config.go [2022-06-01T15:55:40.307Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/scaling_spire.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/spire_agent.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/spire_server.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/supported_integrations.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/telemetry.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/telemetry_config.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/upgrading.md [2022-06-01T15:55:40.308Z] spire-1.2.1/doc/using_spire.md [2022-06-01T15:55:40.308Z] spire-1.2.1/examples/ [2022-06-01T15:55:40.308Z] spire-1.2.1/examples/README.md [2022-06-01T15:55:40.308Z] spire-1.2.1/go.mod [2022-06-01T15:55:40.308Z] spire-1.2.1/go.sum [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/agent.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/client/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/common/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/config.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-01T15:55:40.308Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/ [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-01T15:55:40.309Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/names.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/auth/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-01T15:55:40.310Z] ---> Running in 58e5af28c89a [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/names.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/auth/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-01T15:55:40.310Z] [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-01T15:55:40.310Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/config.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/context.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/health.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/log.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/options.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/config.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/context.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/health.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/profiling/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/selector/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/ [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/log.go [2022-06-01T15:55:40.311Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/log/options.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/uptime/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/task.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/version/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/version/version.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509util/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/api.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/health/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/id.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/profiling/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/selector/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-01T15:55:40.312Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/status.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/uptime/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/task.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/version/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/version/version.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509util/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/catalog/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/config.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/api.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-01T15:55:40.313Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/health/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/id.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/status.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-01T15:55:40.314Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/catalog/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-01T15:55:40.315Z] [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pemspire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/config.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/registration/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/server.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/server_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/svid/ [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/private/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/private/server/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/private/server/journal/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/common/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/plugin/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-01T15:55:40.315Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-01T15:55:40.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-01T15:55:40.316Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-01T15:55:40.316Z] spire-1.2.1/release/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire-extras/ [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire-extras/README.md [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire/ [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire/README.md [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire/conf/ [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire/conf/server/ [2022-06-01T15:55:40.316Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-01T15:55:40.316Z] spire-1.2.1/script/ [2022-06-01T15:55:40.316Z] spire-1.2.1/script/build-artifact.sh [2022-06-01T15:55:40.316Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-01T15:55:40.316Z] spire-1.2.1/support/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-01T15:55:40.316Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-01T15:55:40.316Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-01T15:55:40.317Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/clock/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/clock/clock.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/fixture.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/registration/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-01T15:55:40.317Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/README.md [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-01T15:55:40.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/common [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/suites/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-01T15:55:40.317Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-01T15:55:40.318Z] [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-01T15:55:40.318Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-01T15:55:40.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/registration/ [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/server.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/server_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/svid/ [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/private/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/private/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/private/server/journal/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/common/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/plugin/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-01T15:55:40.319Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-01T15:55:40.319Z] spire-1.2.1/release/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire-extras/ [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire-extras/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire/ [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire/conf/ [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire/conf/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/script/ [2022-06-01T15:55:40.319Z] spire-1.2.1/script/build-artifact.sh [2022-06-01T15:55:40.319Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-01T15:55:40.319Z] spire-1.2.1/support/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-01T15:55:40.319Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-01T15:55:40.319Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-01T15:55:40.581Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/clock/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/clock/clock.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-01T15:55:40.581Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-01T15:55:40.581Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/fixture.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/registration/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-01T15:55:40.582Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/README.md [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/common [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-01T15:55:40.582Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/test-one.sh [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/test.sh [2022-06-01T15:55:40.583Z] spire-1.2.1/test/plugintest/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/plugintest/config.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/plugintest/load.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/plugintest/option.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/dir.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/logs.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/suite.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/spiretest/x509.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/testca/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/testca/ca.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/testkey/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/testkey/generate.sh [2022-06-01T15:55:40.583Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/testkey/keys.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/testkey/new.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/tpmsimulator/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/util/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/util/cert_generation.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/util/io_redirection.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/util/race.go [2022-06-01T15:55:40.583Z] spire-1.2.1/test/util/util.go [2022-06-01T15:55:40.583Z] building spire from source... [2022-06-01T15:55:40.583Z] [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-01T15:55:40.583Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-01T15:55:40.584Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/test-one.sh [2022-06-01T15:55:40.585Z] spire-1.2.1/test/integration/test.sh [2022-06-01T15:55:40.585Z] spire-1.2.1/test/plugintest/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/plugintest/config.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/plugintest/load.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/plugintest/option.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/dir.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/logs.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/suite.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/spiretest/x509.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/testca/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/testca/ca.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/testkey/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/testkey/generate.sh [2022-06-01T15:55:40.585Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/testkey/keys.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/testkey/new.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/tpmsimulator/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/util/ [2022-06-01T15:55:40.585Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/util/cert_generation.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/util/io_redirection.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/util/race.go [2022-06-01T15:55:40.585Z] spire-1.2.1/test/util/util.go [2022-06-01T15:55:40.585Z] building spire from source... [2022-06-01T15:55:40.585Z] Installing go1.17.7... [2022-06-01T15:55:40.585Z] Installing go1.17.7... [2022-06-01T15:55:40.585Z] Removing intermediate container 58e5af28c89a [2022-06-01T15:55:40.585Z] ---> 664fce1e9682 [2022-06-01T15:55:40.585Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-01T15:55:40.877Z] ---> Running in 82fd895ac0cb [2022-06-01T15:55:40.877Z] Removing intermediate container 82fd895ac0cb [2022-06-01T15:55:40.877Z] ---> 2afab3584869 [2022-06-01T15:55:40.877Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-01T15:55:41.136Z] ---> Running in 4f7251be3b61 [2022-06-01T15:55:44.433Z] Removing intermediate container 4f7251be3b61 [2022-06-01T15:55:44.433Z] ---> ac6f8e32177e [2022-06-01T15:55:44.433Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-01T15:55:44.433Z] ---> Running in c13e8765ada8 [2022-06-01T15:55:45.003Z] Removing intermediate container c13e8765ada8 [2022-06-01T15:55:45.003Z] ---> 92a130a3ae15 [2022-06-01T15:55:45.003Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-01T15:55:46.383Z] Building bin/spire-server... [2022-06-01T15:55:46.383Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-01T15:55:46.383Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-01T15:55:46.383Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-01T15:55:46.383Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-01T15:55:46.383Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-01T15:55:46.383Z]  ---> 19b41c392058 [2022-06-01T15:55:46.383Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-01T15:55:46.383Z] Building bin/spire-server... [2022-06-01T15:55:46.383Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-01T15:55:46.383Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-01T15:55:46.384Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-01T15:55:46.384Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-01T15:55:46.384Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-01T15:55:46.384Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-01T15:55:46.643Z]  ---> Running in 500fcbfa0821 [2022-06-01T15:55:46.643Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-01T15:55:46.643Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-01T15:55:46.643Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-01T15:55:46.643Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-01T15:55:46.643Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-01T15:55:46.643Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-01T15:55:46.903Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-01T15:55:46.903Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-01T15:55:46.903Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-01T15:55:46.903Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-01T15:55:46.903Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-01T15:55:46.903Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-01T15:55:46.903Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-01T15:55:46.903Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-01T15:55:46.903Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-01T15:55:46.903Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-01T15:55:46.903Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-01T15:55:46.903Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-01T15:55:46.903Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-01T15:55:47.167Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-01T15:55:47.167Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-01T15:55:47.429Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-01T15:55:47.429Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-01T15:55:47.429Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-01T15:55:47.429Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-01T15:55:47.429Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-01T15:55:47.429Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-01T15:55:47.429Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-01T15:55:47.429Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-01T15:55:47.429Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-01T15:55:47.429Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-01T15:55:47.429Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-01T15:55:47.429Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-01T15:55:47.429Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-01T15:55:47.689Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-01T15:55:47.689Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-01T15:55:47.689Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-01T15:55:47.689Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-01T15:55:47.689Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-01T15:55:47.689Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-01T15:55:47.689Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-01T15:55:47.689Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-01T15:55:47.689Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-01T15:55:47.689Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-01T15:55:47.689Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-01T15:55:47.689Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-01T15:55:47.689Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-01T15:55:47.689Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-01T15:55:47.689Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-01T15:55:47.689Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-01T15:55:47.954Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-01T15:55:47.954Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-01T15:55:47.954Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-01T15:55:47.954Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-01T15:55:47.954Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-01T15:55:47.954Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-01T15:55:47.954Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-01T15:55:47.954Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-01T15:55:47.954Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-01T15:55:47.954Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-01T15:55:47.954Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-01T15:55:47.954Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-01T15:55:47.954Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-01T15:55:47.954Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-01T15:55:47.954Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-01T15:55:47.954Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-01T15:55:47.954Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-01T15:55:47.954Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-01T15:55:48.213Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-01T15:55:48.213Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-01T15:55:48.213Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-01T15:55:48.213Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-01T15:55:48.213Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-01T15:55:48.213Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-01T15:55:48.213Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-01T15:55:48.213Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-01T15:55:48.213Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-01T15:55:48.472Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-01T15:55:48.472Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-01T15:55:48.472Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-01T15:55:48.472Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-01T15:55:48.472Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-01T15:55:48.472Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-01T15:55:48.472Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-01T15:55:48.472Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-01T15:55:48.731Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-01T15:55:48.731Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-01T15:55:48.731Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-01T15:55:48.731Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-01T15:55:48.990Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-01T15:55:48.990Z] Removing intermediate container 500fcbfa0821 [2022-06-01T15:55:48.990Z] ---> fbdb8bf13501 [2022-06-01T15:55:48.990Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T15:55:49.555Z] ---> c29a5f8c112c [2022-06-01T15:55:49.555Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-01T15:55:49.555Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-01T15:55:50.497Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-01T15:55:50.497Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-01T15:55:50.497Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-01T15:55:50.497Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-01T15:55:50.497Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-01T15:55:50.497Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T15:55:50.756Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T15:55:50.757Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-01T15:55:50.757Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-01T15:55:50.757Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-01T15:55:50.757Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-01T15:55:52.694Z]  ---> b1b983cfa660 [2022-06-01T15:55:52.694Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-01T15:55:52.953Z] ---> 1c6e20ff4273 [2022-06-01T15:55:52.953Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-01T15:55:53.211Z] ---> 5cb916085b9f [2022-06-01T15:55:53.211Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-01T15:55:54.587Z] ---> f30a554b5b34 [2022-06-01T15:55:54.587Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-01T15:55:55.174Z] go: downloading google.golang.org/api v0.70.0 [2022-06-01T15:55:55.174Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-01T15:55:55.174Z] go: downloading k8s.io/api v0.23.4 [2022-06-01T15:55:55.174Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-01T15:55:55.174Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-01T15:55:55.174Z] go: downloading google.golang.org/api v0.70.0 [2022-06-01T15:55:55.174Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-01T15:55:55.174Z] go: downloading k8s.io/api v0.23.4 [2022-06-01T15:55:55.174Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-01T15:55:55.174Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-01T15:55:55.444Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-01T15:55:55.444Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-01T15:55:55.702Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-01T15:55:55.702Z]  ---> Running in ba0288f68be0 [2022-06-01T15:55:55.702Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-01T15:55:55.974Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-01T15:55:56.262Z] Removing intermediate container ba0288f68be0 [2022-06-01T15:55:56.262Z] ---> 2374997e97b8 [2022-06-01T15:55:56.262Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-01T15:55:56.262Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-01T15:55:56.262Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-01T15:55:56.523Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-01T15:55:56.523Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-01T15:55:56.523Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-01T15:55:56.523Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-01T15:55:56.820Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-01T15:55:57.080Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-01T15:55:57.381Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-01T15:55:57.381Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-01T15:55:57.381Z]  ---> 20f6777ed926 [2022-06-01T15:55:57.381Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-01T15:55:57.381Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-01T15:55:57.381Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-01T15:55:57.381Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-01T15:55:57.381Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-01T15:55:57.381Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-01T15:55:57.641Z]  ---> Running in a2d75ad42196 [2022-06-01T15:55:57.641Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-01T15:55:57.641Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-01T15:55:57.641Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-01T15:55:57.901Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-01T15:55:57.901Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-01T15:55:57.901Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-01T15:55:58.163Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-01T15:55:58.163Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-01T15:55:58.163Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-01T15:55:58.163Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-01T15:55:58.424Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-01T15:55:58.424Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-01T15:55:58.424Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-01T15:55:58.424Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-01T15:55:58.688Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-01T15:55:58.688Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-01T15:55:58.688Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-01T15:55:58.688Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-01T15:55:58.948Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-01T15:55:58.948Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-01T15:55:58.948Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-01T15:55:58.948Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-01T15:55:58.948Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-01T15:55:58.948Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-01T15:55:59.209Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-01T15:55:59.209Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-01T15:55:59.209Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-01T15:55:59.209Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-01T15:55:59.209Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-01T15:55:59.470Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-01T15:55:59.470Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-01T15:55:59.470Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-01T15:55:59.470Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-01T15:55:59.470Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-01T15:55:59.470Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-01T15:55:59.470Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-01T15:55:59.470Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-01T15:55:59.470Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-01T15:55:59.470Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-01T15:55:59.470Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-01T15:55:59.470Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-01T15:55:59.470Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-01T15:55:59.470Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-01T15:55:59.470Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-01T15:55:59.730Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-01T15:55:59.730Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-01T15:55:59.730Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-01T15:55:59.730Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-01T15:55:59.730Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-01T15:55:59.730Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-01T15:55:59.730Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-01T15:55:59.730Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-01T15:55:59.730Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-01T15:55:59.730Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-01T15:55:59.730Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-01T15:55:59.730Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-01T15:55:59.990Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-01T15:55:59.990Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-01T15:55:59.990Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-01T15:55:59.990Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-01T15:55:59.990Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-01T15:55:59.990Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-01T15:55:59.990Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-01T15:55:59.990Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-01T15:55:59.990Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-01T15:55:59.990Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-01T15:55:59.990Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-01T15:55:59.990Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-01T15:56:00.250Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-01T15:56:00.250Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-01T15:56:00.250Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-01T15:56:00.250Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-01T15:56:00.250Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-01T15:56:00.250Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-01T15:56:00.250Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T15:56:00.250Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-01T15:56:00.250Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-01T15:56:00.250Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-01T15:56:00.250Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-01T15:56:00.250Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T15:56:00.250Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-01T15:56:00.250Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-01T15:56:00.250Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-01T15:56:00.250Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-01T15:56:00.250Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-01T15:56:00.250Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-01T15:56:00.250Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-01T15:56:00.250Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-01T15:56:00.250Z] go: downloading go.opencensus.io v0.23.0 [2022-06-01T15:56:00.250Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-01T15:56:00.509Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-01T15:56:00.509Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-01T15:56:00.509Z] go: downloading go.opencensus.io v0.23.0 [2022-06-01T15:56:00.509Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-01T15:56:00.509Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-01T15:56:00.509Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-01T15:56:00.509Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-01T15:56:00.509Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-01T15:56:00.509Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-01T15:56:00.509Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-01T15:56:00.509Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-01T15:56:00.509Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-01T15:56:00.509Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-01T15:56:00.509Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-01T15:56:00.509Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-01T15:56:00.509Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-01T15:56:00.509Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-01T15:56:00.509Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-01T15:56:00.509Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-01T15:56:00.509Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-01T15:56:00.509Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-01T15:56:00.509Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-01T15:56:00.769Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-01T15:56:00.769Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-01T15:56:00.769Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-01T15:56:00.769Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-01T15:56:00.769Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-01T15:56:00.769Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-01T15:56:00.769Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-01T15:56:00.769Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-01T15:56:00.769Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-01T15:56:00.769Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-01T15:56:00.769Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-01T15:56:00.769Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-01T15:56:00.769Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-01T15:56:00.769Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-01T15:56:00.769Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-01T15:56:00.769Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-01T15:56:00.769Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-01T15:56:00.769Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-01T15:56:00.769Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-01T15:56:00.769Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-01T15:56:00.769Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-01T15:56:00.769Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-01T15:56:00.769Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-01T15:56:00.769Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-01T15:56:01.027Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-01T15:56:01.027Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-01T15:56:01.027Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-01T15:56:01.027Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-01T15:56:01.027Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-01T15:56:01.027Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-01T15:56:01.027Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-01T15:56:01.608Z] Removing intermediate container a2d75ad42196 [2022-06-01T15:56:01.608Z] ---> 22ef2c2ccff6 [2022-06-01T15:56:01.608Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-01T15:56:01.884Z] ---> Running in b61a84baf71a [2022-06-01T15:56:02.452Z] Removing intermediate container b61a84baf71a [2022-06-01T15:56:02.452Z] ---> 087f68d2c088 [2022-06-01T15:56:02.452Z] Step 28/31 : CMD ["gate"] [2022-06-01T15:56:05.057Z] ---> Running in 226b2d19ad09 [2022-06-01T15:56:05.057Z] Removing intermediate container cf47abf0459a [2022-06-01T15:56:05.057Z] ---> 3488b85e3394 [2022-06-01T15:56:05.057Z] [2022-06-01T15:56:05.057Z] Step 10/22 : FROM alpine:3.14 [2022-06-01T15:56:05.057Z] ---> e04c818066af [2022-06-01T15:56:05.057Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-01T15:56:07.132Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-01T15:56:07.132Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-01T15:56:07.392Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-01T15:56:07.392Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-01T15:56:07.960Z]  ---> Running in c65b042e62e8 [2022-06-01T15:56:07.960Z] Removing intermediate container 226b2d19ad09 [2022-06-01T15:56:07.960Z] ---> 4255fc32b0ef [2022-06-01T15:56:07.960Z] Step 29/31 : LABEL arch=x86_64 [2022-06-01T15:56:08.223Z] ---> Running in f9145fb2af9c [2022-06-01T15:56:08.484Z] Removing intermediate container f9145fb2af9c [2022-06-01T15:56:08.484Z] ---> 7c4f06fb5508 [2022-06-01T15:56:08.484Z] Step 30/31 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:56:08.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:56:08.484Z] ---> Running in 3d936bad0a81 [2022-06-01T15:56:08.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:56:08.743Z] Removing intermediate container 3d936bad0a81 [2022-06-01T15:56:08.743Z] ---> e6e56aa19088 [2022-06-01T15:56:08.743Z] Step 31/31 : LABEL version=0.0.0 [2022-06-01T15:56:08.743Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-01T15:56:08.743Z] ---> Running in babc188dbd7e [2022-06-01T15:56:08.743Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-01T15:56:08.743Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T15:56:08.743Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T15:56:09.001Z] OK: 6 MiB in 16 packages [2022-06-01T15:56:09.001Z] Removing intermediate container babc188dbd7e [2022-06-01T15:56:09.001Z] ---> bc0d31100da9 [2022-06-01T15:56:09.001Z] [2022-06-01T15:56:09.001Z] Successfully built bc0d31100da9 [2022-06-01T15:56:09.001Z] Successfully tagged security-bootstrapper:latest [2022-06-01T15:56:09.001Z]  Building security-bootstrapper ... done Building core-metadata [2022-06-01T15:56:10.378Z] Removing intermediate container c65b042e62e8 [2022-06-01T15:56:10.378Z] ---> 7c0efd2ca916 [2022-06-01T15:56:10.378Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T15:56:11.316Z] ---> Running in cdbd998d9664 [2022-06-01T15:56:11.575Z] Removing intermediate container cdbd998d9664 [2022-06-01T15:56:11.575Z] ---> b5abbba255af [2022-06-01T15:56:11.575Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-01T15:56:11.833Z] ---> Running in 55fbbb1b80b5 [2022-06-01T15:56:11.833Z] Removing intermediate container 55fbbb1b80b5 [2022-06-01T15:56:11.834Z] ---> a381b3926eb7 [2022-06-01T15:56:11.834Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-01T15:56:11.834Z] ---> Running in f42be7aa5a40 [2022-06-01T15:56:12.092Z] Removing intermediate container f42be7aa5a40 [2022-06-01T15:56:12.092Z] ---> 8edc5574a353 [2022-06-01T15:56:12.092Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T15:56:12.352Z] ---> 070857a8e0bd [2022-06-01T15:56:12.352Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-01T15:56:13.762Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:56:13.762Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:56:13.762Z] ---> e50a792b3a17 [2022-06-01T15:56:13.762Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T15:56:13.762Z] ---> Using cache [2022-06-01T15:56:13.762Z] ---> 696e308a31e5 [2022-06-01T15:56:13.762Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:56:13.762Z] ---> Using cache [2022-06-01T15:56:13.762Z] ---> 73a59aa53338 [2022-06-01T15:56:13.762Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-01T15:56:13.762Z] ---> Using cache [2022-06-01T15:56:13.762Z] ---> fe662473f1d8 [2022-06-01T15:56:13.762Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-01T15:56:13.762Z] ---> Using cache [2022-06-01T15:56:13.762Z] ---> a2efd8cb22dd [2022-06-01T15:56:13.762Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:56:13.762Z] ---> Using cache [2022-06-01T15:56:13.762Z] ---> 01f8539d8d81 [2022-06-01T15:56:13.762Z] Step 8/23 : COPY . . [2022-06-01T15:56:13.762Z] ---> Using cache [2022-06-01T15:56:13.762Z] ---> ee54cce41850 [2022-06-01T15:56:13.762Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-01T15:56:13.762Z] ---> 736df3c86fc3 [2022-06-01T15:56:13.762Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-01T15:56:13.762Z] ---> Running in 6a15b6f6cade [2022-06-01T15:56:14.021Z] ---> 96c6aa2d3024 [2022-06-01T15:56:14.021Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-01T15:56:14.021Z] ---> Running in 868b03f1c353 [2022-06-01T15:56:14.279Z] Removing intermediate container 868b03f1c353 [2022-06-01T15:56:14.279Z] ---> 0512f6477769 [2022-06-01T15:56:14.279Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T15:56:14.279Z] ---> Running in 1715960b38ea [2022-06-01T15:56:14.279Z] 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-06-01T15:56:14.564Z] Removing intermediate container 1715960b38ea [2022-06-01T15:56:14.564Z] ---> 5c89266b47a0 [2022-06-01T15:56:14.564Z] Step 20/22 : LABEL arch=x86_64 [2022-06-01T15:56:14.824Z] ---> Running in 6fc6c3f7e577 [2022-06-01T15:56:15.413Z] Removing intermediate container 6fc6c3f7e577 [2022-06-01T15:56:15.413Z] ---> fc8bfe281c02 [2022-06-01T15:56:15.413Z] Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:56:15.672Z] ---> Running in b1a27158f11c [2022-06-01T15:56:16.238Z] Removing intermediate container b1a27158f11c [2022-06-01T15:56:16.238Z] ---> f277e2c4a41d [2022-06-01T15:56:16.238Z] Step 22/22 : LABEL version=0.0.0 [2022-06-01T15:56:16.238Z] ---> Running in a4d7e5f26760 [2022-06-01T15:56:16.807Z] Removing intermediate container a4d7e5f26760 [2022-06-01T15:56:16.807Z] ---> 9ad800dfbc7e [2022-06-01T15:56:16.807Z] [2022-06-01T15:56:16.807Z] Successfully built 9ad800dfbc7e [2022-06-01T15:56:16.807Z] Successfully tagged support-notifications:latest [2022-06-01T15:56:16.807Z]  Building support-notifications ... done Building core-command [2022-06-01T15:56:22.084Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:56:22.084Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:56:22.084Z] ---> e50a792b3a17 [2022-06-01T15:56:22.084Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T15:56:22.084Z] ---> Using cache [2022-06-01T15:56:22.084Z] ---> 696e308a31e5 [2022-06-01T15:56:22.084Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:56:22.084Z] ---> Using cache [2022-06-01T15:56:22.084Z] ---> 73a59aa53338 [2022-06-01T15:56:22.084Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-01T15:56:22.084Z] ---> Using cache [2022-06-01T15:56:22.084Z] ---> fe662473f1d8 [2022-06-01T15:56:22.084Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-01T15:56:22.084Z] ---> Using cache [2022-06-01T15:56:22.084Z] ---> a2efd8cb22dd [2022-06-01T15:56:22.084Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:56:22.084Z] ---> Using cache [2022-06-01T15:56:22.084Z] ---> 01f8539d8d81 [2022-06-01T15:56:22.084Z] Step 8/23 : COPY . . [2022-06-01T15:56:22.084Z] ---> Using cache [2022-06-01T15:56:22.084Z] ---> ee54cce41850 [2022-06-01T15:56:22.084Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-01T15:56:23.986Z] ---> Running in 55a2e8917ced [2022-06-01T15:56:24.554Z] Building bin/spire-agent... [2022-06-01T15:56:24.812Z] 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-06-01T15:56:24.812Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-01T15:56:24.812Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-01T15:56:24.812Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-01T15:56:24.812Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-01T15:56:26.189Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-01T15:56:26.189Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-01T15:56:26.189Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-01T15:56:26.189Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-01T15:56:26.189Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-01T15:56:26.189Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-01T15:56:26.189Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-01T15:56:26.189Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-01T15:56:26.189Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-01T15:56:53.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-01T15:56:54.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-01T15:56:54.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-01T15:56:54.917Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-01T15:56:54.917Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-01T15:56:54.917Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-01T15:56:54.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-01T15:56:58.294Z] Removing intermediate container 6a15b6f6cade [2022-06-01T15:56:58.294Z] ---> ed4dc3fafa13 [2022-06-01T15:56:58.294Z] [2022-06-01T15:56:58.294Z] Step 10/23 : FROM alpine:3.14 [2022-06-01T15:56:58.294Z] ---> e04c818066af [2022-06-01T15:56:58.294Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-01T15:56:58.294Z] ---> Running in 56ebdee763f4 [2022-06-01T15:56:58.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:56:58.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:56:58.294Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-01T15:56:58.294Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T15:56:58.294Z] OK: 6 MiB in 15 packages [2022-06-01T15:56:58.294Z] Removing intermediate container 55a2e8917ced [2022-06-01T15:56:58.294Z] ---> d8f52baee93d [2022-06-01T15:56:58.294Z] [2022-06-01T15:56:58.294Z] Step 10/23 : FROM alpine:3.14 [2022-06-01T15:56:58.294Z] ---> e04c818066af [2022-06-01T15:56:58.294Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-01T15:56:58.294Z] ---> Using cache [2022-06-01T15:56:58.294Z] ---> a830d6925c50 [2022-06-01T15:56:58.294Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T15:56:58.294Z] Removing intermediate container 56ebdee763f4 [2022-06-01T15:56:58.294Z] ---> a830d6925c50 [2022-06-01T15:56:58.294Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T15:56:58.294Z] ---> Running in 85abfa4e781f [2022-06-01T15:56:58.294Z] ---> Running in d6a16fd0f3e5 [2022-06-01T15:56:58.555Z] Removing intermediate container 85abfa4e781f [2022-06-01T15:56:58.555Z] ---> 23963a48f9ac [2022-06-01T15:56:58.555Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-01T15:56:58.814Z] Removing intermediate container d6a16fd0f3e5 [2022-06-01T15:56:58.814Z] ---> 4f2e494d435c [2022-06-01T15:56:58.814Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-01T15:56:58.814Z] ---> Running in 185de0bfcc3d [2022-06-01T15:56:58.814Z] ---> Running in cdde980cd969 [2022-06-01T15:56:59.394Z] Removing intermediate container 185de0bfcc3d [2022-06-01T15:56:59.394Z] ---> 69b8d1f0b8f8 [2022-06-01T15:56:59.394Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-01T15:56:59.394Z] Removing intermediate container cdde980cd969 [2022-06-01T15:56:59.394Z] ---> f07228120b69 [2022-06-01T15:56:59.394Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-01T15:56:59.656Z] ---> Running in 3a2809ae66db [2022-06-01T15:56:59.656Z] ---> Running in fbf3b868b3c4 [2022-06-01T15:56:59.914Z] Removing intermediate container fbf3b868b3c4 [2022-06-01T15:56:59.914Z] ---> b4f9b93b05f5 [2022-06-01T15:56:59.914Z] Step 15/23 : WORKDIR / [2022-06-01T15:57:00.188Z] Removing intermediate container 3a2809ae66db [2022-06-01T15:57:00.188Z] ---> 7be16eaff632 [2022-06-01T15:57:00.188Z] Step 15/23 : WORKDIR / [2022-06-01T15:57:00.188Z] ---> Running in 632453784e00 [2022-06-01T15:57:00.188Z] ---> Running in 6e8a1f3c9205 [2022-06-01T15:57:00.757Z] Removing intermediate container 632453784e00 [2022-06-01T15:57:00.757Z] ---> cfa94d2724be [2022-06-01T15:57:00.757Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T15:57:01.016Z] Removing intermediate container 6e8a1f3c9205 [2022-06-01T15:57:01.016Z] ---> 33b7a46fdc7e [2022-06-01T15:57:01.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T15:57:01.586Z] ---> 248df272ad2e [2022-06-01T15:57:01.586Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-01T15:57:02.154Z] ---> f106e8b73616 [2022-06-01T15:57:02.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-01T15:57:03.628Z] ---> 305a8bac3cad [2022-06-01T15:57:03.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-01T15:57:03.628Z] ---> 36420960ca99 [2022-06-01T15:57:03.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-01T15:57:04.200Z] ---> 37e2769cc51c [2022-06-01T15:57:04.200Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-01T15:57:04.200Z] ---> dbf8b10c05c9 [2022-06-01T15:57:04.200Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-01T15:57:04.200Z] ---> Running in 4d876ff5d425 [2022-06-01T15:57:04.458Z] ---> Running in cba2404fbca7 [2022-06-01T15:57:04.717Z] Removing intermediate container 4d876ff5d425 [2022-06-01T15:57:04.717Z] ---> df13f9b32e8a [2022-06-01T15:57:04.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T15:57:04.717Z] Removing intermediate container cba2404fbca7 [2022-06-01T15:57:04.717Z] ---> bf5dc8f61af4 [2022-06-01T15:57:04.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T15:57:04.717Z] ---> Running in aae488408b33 [2022-06-01T15:57:04.976Z] ---> Running in 9c9e6be67c57 [2022-06-01T15:57:05.234Z] Removing intermediate container 9c9e6be67c57 [2022-06-01T15:57:05.234Z] ---> a0011c9a0684 [2022-06-01T15:57:05.234Z] Step 21/23 : LABEL arch=x86_64 [2022-06-01T15:57:05.234Z] Removing intermediate container aae488408b33 [2022-06-01T15:57:05.234Z] ---> 030da7e98364 [2022-06-01T15:57:05.234Z] Step 21/23 : LABEL arch=x86_64 [2022-06-01T15:57:05.492Z] ---> Running in 0ca8e7fe76e0 [2022-06-01T15:57:05.492Z] ---> Running in b6c3ea1876d2 [2022-06-01T15:57:06.060Z] Removing intermediate container 0ca8e7fe76e0 [2022-06-01T15:57:06.060Z] ---> dd7585850923 [2022-06-01T15:57:06.060Z] Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:57:06.060Z] Removing intermediate container b6c3ea1876d2 [2022-06-01T15:57:06.060Z] ---> 46dfaf850c85 [2022-06-01T15:57:06.060Z] Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:57:06.060Z] ---> Running in 3ef5d784c5c9 [2022-06-01T15:57:06.320Z] ---> Running in 648aae72262a [2022-06-01T15:57:06.579Z] Removing intermediate container 648aae72262a [2022-06-01T15:57:06.579Z] ---> d2060620e8b7 [2022-06-01T15:57:06.579Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T15:57:06.838Z] ---> Running in 5a0d6ec68abd [2022-06-01T15:57:06.838Z] Removing intermediate container 3ef5d784c5c9 [2022-06-01T15:57:06.838Z] ---> 9b573e2ca6ff [2022-06-01T15:57:06.838Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T15:57:06.838Z] ---> Running in 954a987b999b [2022-06-01T15:57:07.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements [2022-06-01T15:57:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-01T15:57:07.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-01T15:57:07.409Z] Removing intermediate container 5a0d6ec68abd [2022-06-01T15:57:07.409Z] ---> ec185621740c [2022-06-01T15:57:07.409Z] [2022-06-01T15:57:07.409Z] Removing intermediate container 954a987b999b [2022-06-01T15:57:07.409Z] ---> 96940f9b3088 [2022-06-01T15:57:07.409Z] [2022-06-01T15:57:07.409Z] Successfully built ec185621740c [2022-06-01T15:57:07.409Z] Successfully tagged core-command:latest [2022-06-01T15:57:07.409Z] Building support-scheduler [2022-06-01T15:57:07.669Z]  Building core-command ... done Successfully built 96940f9b3088 [2022-06-01T15:57:07.669Z] Successfully tagged core-metadata:latest [2022-06-01T15:57:07.669Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-06-01T15:57:12.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.375s coverage: 98.5% of statements [2022-06-01T15:57:12.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-01T15:57:13.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.414s coverage: 53.4% of statements [2022-06-01T15:57:13.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-01T15:57:13.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-01T15:57:19.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:57:19.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:57:19.888Z] ---> e50a792b3a17 [2022-06-01T15:57:19.888Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T15:57:19.888Z] ---> Using cache [2022-06-01T15:57:19.888Z] ---> 696e308a31e5 [2022-06-01T15:57:19.888Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:57:19.888Z] ---> Using cache [2022-06-01T15:57:19.888Z] ---> 73a59aa53338 [2022-06-01T15:57:19.888Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-01T15:57:19.888Z] ---> Using cache [2022-06-01T15:57:19.888Z] ---> fe662473f1d8 [2022-06-01T15:57:19.888Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-01T15:57:19.888Z] ---> Using cache [2022-06-01T15:57:19.888Z] ---> a2efd8cb22dd [2022-06-01T15:57:19.888Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:57:19.888Z] ---> Using cache [2022-06-01T15:57:19.888Z] ---> 01f8539d8d81 [2022-06-01T15:57:19.888Z] Step 8/22 : COPY . . [2022-06-01T15:57:19.888Z] ---> Using cache [2022-06-01T15:57:19.888Z] ---> ee54cce41850 [2022-06-01T15:57:19.888Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-01T15:57:20.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T15:57:20.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T15:57:20.826Z] ---> e50a792b3a17 [2022-06-01T15:57:20.826Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T15:57:20.826Z] ---> Using cache [2022-06-01T15:57:20.826Z] ---> 696e308a31e5 [2022-06-01T15:57:20.826Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:57:20.826Z] ---> Using cache [2022-06-01T15:57:20.826Z] ---> 73a59aa53338 [2022-06-01T15:57:20.826Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-01T15:57:28.944Z] ---> Running in 88e298174b73 [2022-06-01T15:57:28.944Z] ---> Running in 756e77d99609 [2022-06-01T15:57:29.882Z] 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-06-01T15:57:29.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:57:30.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:57:31.078Z] OK: 221 MiB in 52 packages [2022-06-01T15:57:32.990Z] Removing intermediate container 88e298174b73 [2022-06-01T15:57:32.990Z] ---> b1acb960cb1d [2022-06-01T15:57:32.990Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-01T15:57:33.929Z] ---> 27e3019bd99b [2022-06-01T15:57:33.929Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T15:57:33.929Z] ---> Running in 4cabb6762b2f [2022-06-01T15:57:35.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.612s coverage: 89.2% of statements [2022-06-01T15:57:35.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-01T15:57:35.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-01T15:57:35.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-01T15:57:35.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.458s coverage: 83.8% of statements [2022-06-01T15:57:35.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-01T15:57:35.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-01T15:57:35.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-01T15:57:35.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-01T15:57:35.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-01T15:57:38.130Z] Removing intermediate container 4cabb6762b2f [2022-06-01T15:57:38.130Z] ---> 6e1ecffdca00 [2022-06-01T15:57:38.130Z] Step 8/23 : COPY . . [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.094s coverage: 95.6% of statements [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.326s coverage: 72.2% of statements [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.456s coverage: 60.0% of statements [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.626s coverage: 0.9% of statements [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.383s coverage: 58.8% of statements [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.560s coverage: 29.6% of statements [2022-06-01T15:57:38.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.556s coverage: 47.1% of statements [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.312s coverage: 79.5% of statements [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements [2022-06-01T15:57:38.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements [2022-06-01T15:57:38.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements [2022-06-01T15:57:51.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.324s coverage: 94.4% of statements [2022-06-01T15:57:51.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements [2022-06-01T15:57:56.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.636s coverage: 82.5% of statements [2022-06-01T15:57:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-01T15:58:05.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2022-06-01T15:58:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-01T15:58:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-01T15:58:05.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-01T15:58:05.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-01T15:58:05.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-01T15:58:05.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-01T15:58:05.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-01T15:58:05.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements [2022-06-01T15:58:05.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2022-06-01T15:58:05.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2022-06-01T15:58:05.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.786s coverage: 91.2% of statements [2022-06-01T15:58:05.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-01T15:58:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.842s coverage: 64.4% of statements [2022-06-01T15:58:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-01T15:58:08.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-01T15:58:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements [2022-06-01T15:58:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.164s coverage: 89.4% of statements [2022-06-01T15:58:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements [2022-06-01T15:58:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2022-06-01T15:58:08.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2022-06-01T15:58:10.229Z] ---> 4101c746ddc0 [2022-06-01T15:58:10.229Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-01T15:58:10.487Z] ---> Running in 3724d2f65f3f [2022-06-01T15:58:10.746Z] 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-06-01T15:58:12.654Z] Removing intermediate container 7e51c9f4ab27 [2022-06-01T15:58:12.654Z] ---> 9f73f6f773da [2022-06-01T15:58:12.654Z] [2022-06-01T15:58:12.654Z] Step 13/26 : FROM alpine:3.15 [2022-06-01T15:58:12.654Z] ---> 0ac33e5f5afa [2022-06-01T15:58:12.654Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-01T15:58:12.654Z] ---> Using cache [2022-06-01T15:58:12.654Z] ---> b140574f328f [2022-06-01T15:58:12.654Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T15:58:12.654Z] ---> Using cache [2022-06-01T15:58:12.654Z] ---> 3f1476b3f28f [2022-06-01T15:58:12.654Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-01T15:58:13.592Z] ---> Running in 461f47c4c621 [2022-06-01T15:58:13.592Z] Removing intermediate container 756e77d99609 [2022-06-01T15:58:13.592Z] ---> 0780fbf269a0 [2022-06-01T15:58:13.592Z] [2022-06-01T15:58:13.592Z] Step 10/22 : FROM alpine:3.14 [2022-06-01T15:58:13.592Z] ---> e04c818066af [2022-06-01T15:58:13.592Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-01T15:58:13.592Z] ---> Using cache [2022-06-01T15:58:13.592Z] ---> a830d6925c50 [2022-06-01T15:58:13.592Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T15:58:13.592Z] ---> Using cache [2022-06-01T15:58:13.592Z] ---> 4f2e494d435c [2022-06-01T15:58:13.592Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-01T15:58:13.850Z] ---> Running in 2e665a30f91b [2022-06-01T15:58:13.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:58:14.120Z] Removing intermediate container 2e665a30f91b [2022-06-01T15:58:14.120Z] ---> f042b056f1f7 [2022-06-01T15:58:14.120Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-01T15:58:14.120Z] ---> Running in e81a9b52aecd [2022-06-01T15:58:14.380Z] Removing intermediate container e81a9b52aecd [2022-06-01T15:58:14.380Z] ---> b81c156988d1 [2022-06-01T15:58:14.380Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T15:58:14.639Z] ---> 54b3c2270a6d [2022-06-01T15:58:14.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-01T15:58:14.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:58:15.159Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T15:58:15.159Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T15:58:15.159Z] OK: 15859 distinct packages available [2022-06-01T15:58:15.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:58:15.418Z] ---> 751f52870f52 [2022-06-01T15:58:15.418Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-01T15:58:15.678Z] ---> 6a467246b341 [2022-06-01T15:58:15.678Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-01T15:58:15.983Z] ---> Running in 8f5ac22454eb [2022-06-01T15:58:15.983Z] Removing intermediate container 8f5ac22454eb [2022-06-01T15:58:15.983Z] ---> 58a3de14161e [2022-06-01T15:58:15.983Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T15:58:15.983Z] ---> Running in 2dd5f07bbcad [2022-06-01T15:58:16.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:58:16.301Z] Removing intermediate container 2dd5f07bbcad [2022-06-01T15:58:16.301Z] ---> 132f349ffe54 [2022-06-01T15:58:16.301Z] Step 20/22 : LABEL arch=x86_64 [2022-06-01T15:58:16.301Z] ---> Running in 6f154be1243c [2022-06-01T15:58:16.583Z] Removing intermediate container 6f154be1243c [2022-06-01T15:58:16.583Z] ---> 99a3f18eb8c7 [2022-06-01T15:58:16.583Z] Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:58:16.583Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-01T15:58:16.583Z] ---> Running in fb534e4b0e3b [2022-06-01T15:58:16.583Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-01T15:58:16.583Z] Removing intermediate container fb534e4b0e3b [2022-06-01T15:58:16.583Z] ---> 345a47980a69 [2022-06-01T15:58:16.583Z] Step 22/22 : LABEL version=0.0.0 [2022-06-01T15:58:16.583Z] (3/5) Installing libucontext (1.1-r0) [2022-06-01T15:58:16.870Z] ---> Running in d1d7fc4a6701 [2022-06-01T15:58:16.870Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-01T15:58:16.870Z] Removing intermediate container d1d7fc4a6701 [2022-06-01T15:58:16.870Z] ---> 5c1be446a978 [2022-06-01T15:58:16.870Z] [2022-06-01T15:58:16.870Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-01T15:58:16.870Z] Successfully built 5c1be446a978 [2022-06-01T15:58:16.870Z] Successfully tagged support-scheduler:latest [2022-06-01T15:58:16.870Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T15:58:16.870Z]  Building support-scheduler ... done OK: 6 MiB in 19 packages [2022-06-01T15:58:17.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.375s coverage: 65.4% of statements [2022-06-01T15:58:17.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-01T15:58:17.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-01T15:58:17.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-01T15:58:17.896Z] Removing intermediate container 461f47c4c621 [2022-06-01T15:58:17.896Z] ---> 0e8b53792b02 [2022-06-01T15:58:17.896Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-06-01T15:58:18.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.059s coverage: 43.8% of statements [2022-06-01T15:58:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-01T15:58:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-01T15:58:18.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2022-06-01T15:58:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-01T15:58:18.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements [2022-06-01T15:58:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-01T15:58:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-01T15:58:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-01T15:58:18.711Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-01T15:58:19.277Z] ---> 26422576df9e [2022-06-01T15:58:19.277Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-01T15:58:21.186Z] ---> b277144d30c9 [2022-06-01T15:58:21.186Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-01T15:58:21.186Z] ---> 3900459ac165 [2022-06-01T15:58:21.186Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-01T15:58:21.448Z] ---> 4c69dec1ec30 [2022-06-01T15:58:21.448Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-01T15:58:21.711Z] ---> e00614416aa6 [2022-06-01T15:58:21.711Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-01T15:58:21.711Z] ---> Running in 16767dbe4317 [2022-06-01T15:58:21.970Z] Removing intermediate container 16767dbe4317 [2022-06-01T15:58:21.970Z] ---> 60f9a44f5b68 [2022-06-01T15:58:21.970Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-01T15:58:21.970Z] ---> Running in fe17da175891 [2022-06-01T15:58:22.230Z] Removing intermediate container fe17da175891 [2022-06-01T15:58:22.230Z] ---> aa22c2a819c0 [2022-06-01T15:58:22.230Z] Step 24/26 : LABEL arch=x86_64 [2022-06-01T15:58:22.230Z] ---> Running in 0c16f31fda81 [2022-06-01T15:58:22.489Z] Removing intermediate container 0c16f31fda81 [2022-06-01T15:58:22.489Z] ---> 9ddc2a0cf9ba [2022-06-01T15:58:22.489Z] Step 25/26 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:58:22.489Z] ---> Running in 1b0e013030d2 [2022-06-01T15:58:22.749Z] Removing intermediate container 1b0e013030d2 [2022-06-01T15:58:22.749Z] ---> dd6dd172107d [2022-06-01T15:58:22.749Z] Step 26/26 : LABEL version=0.0.0 [2022-06-01T15:58:22.749Z] ---> Running in 757525f79f0a [2022-06-01T15:58:23.007Z] Removing intermediate container 757525f79f0a [2022-06-01T15:58:23.007Z] ---> 7ba17b5bb740 [2022-06-01T15:58:23.007Z] [2022-06-01T15:58:23.007Z] Successfully built 7ba17b5bb740 [2022-06-01T15:58:23.007Z] Successfully tagged security-spire-agent:latest [2022-06-01T15:58:25.541Z]  Building security-spire-agent ... done Removing intermediate container 3724d2f65f3f [2022-06-01T15:58:25.541Z] ---> 3f98958947d0 [2022-06-01T15:58:25.541Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-01T15:58:25.541Z] ---> Running in 71538ca94c4d [2022-06-01T15:58:25.541Z] 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-06-01T15:58:26.113Z] Removing intermediate container 71538ca94c4d [2022-06-01T15:58:26.113Z] ---> 64aed03998b9 [2022-06-01T15:58:26.113Z] [2022-06-01T15:58:26.113Z] Step 11/23 : FROM docker:20.10.14 [2022-06-01T15:58:26.375Z] 20.10.14: Pulling from library/docker [2022-06-01T15:58:28.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-01T15:58:28.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.3% of statements [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-01T15:58:28.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.453s coverage: 63.2% of statements [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-01T15:58:28.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-01T15:58:28.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-01T15:58:28.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-01T15:58:28.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.381s coverage: 100.0% of statements [2022-06-01T15:58:28.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-06-01T15:58:28.914Z] 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-06-01T15:58:28.914Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-01T15:58:28.914Z] GO111MODULE=on go vet ./... [2022-06-01T15:58:28.915Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-01T15:58:28.915Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-01T15:58:28.915Z] ---> 7417809fdb73 [2022-06-01T15:58:28.915Z] 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-06-01T15:58:29.854Z] ---> Running in 79a7966a9d64 [2022-06-01T15:58:29.854Z] Removing intermediate container 79a7966a9d64 [2022-06-01T15:58:29.854Z] ---> 62635d182f95 [2022-06-01T15:58:29.854Z] 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-06-01T15:58:29.854Z] ---> Running in e61cb716ae1d [2022-06-01T15:58:30.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T15:58:30.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T15:58:30.635Z] (1/43) Installing readline (8.1.1-r0) [2022-06-01T15:58:30.635Z] (2/43) Installing bash (5.1.16-r0) [2022-06-01T15:58:30.635Z] Executing bash-5.1.16-r0.post-install [2022-06-01T15:58:30.635Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-01T15:58:30.635Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-01T15:58:30.635Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-01T15:58:30.635Z] (6/43) Installing curl (7.80.0-r1) [2022-06-01T15:58:30.635Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-01T15:58:30.635Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-01T15:58:30.635Z] (9/43) Installing expat (2.4.7-r0) [2022-06-01T15:58:30.635Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-01T15:58:30.635Z] (11/43) Installing gdbm (1.22-r0) [2022-06-01T15:58:30.635Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-01T15:58:30.635Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-01T15:58:30.635Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-01T15:58:30.635Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-01T15:58:30.635Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-01T15:58:30.635Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-01T15:58:31.205Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-01T15:58:31.205Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-01T15:58:31.205Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-01T15:58:31.205Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-01T15:58:31.205Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-01T15:58:31.205Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-01T15:58:31.205Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-01T15:58:31.205Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-01T15:58:31.205Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-01T15:58:31.205Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-01T15:58:31.205Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-01T15:58:31.205Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-01T15:58:31.205Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-01T15:58:31.205Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-01T15:58:31.205Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-01T15:58:31.205Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-01T15:58:31.205Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-01T15:58:31.205Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-01T15:58:31.205Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-01T15:58:31.205Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-01T15:58:31.205Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-01T15:58:31.205Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-01T15:58:31.205Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-01T15:58:31.205Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-01T15:58:31.205Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-01T15:58:31.205Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-01T15:58:31.205Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T15:58:31.205Z] OK: 83 MiB in 65 packages [2022-06-01T15:58:32.147Z] Collecting docker-compose==1.23.2 [2022-06-01T15:58:32.147Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-01T15:58:32.147Z] Collecting PyYAML<4,>=3.10 [2022-06-01T15:58:32.147Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-01T15:58:32.718Z] Collecting cached-property<2,>=1.2.0 [2022-06-01T15:58:32.718Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-01T15:58:32.718Z] 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-06-01T15:58:32.718Z] Collecting jsonschema<3,>=2.5.1 [2022-06-01T15:58:32.718Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-01T15:58:32.980Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-01T15:58:32.980Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-01T15:58:32.980Z] Collecting docker<4.0,>=3.6.0 [2022-06-01T15:58:33.240Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-01T15:58:33.240Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-01T15:58:33.240Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-01T15:58:33.240Z] Collecting texttable<0.10,>=0.9.0 [2022-06-01T15:58:33.240Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-01T15:58:33.501Z] Collecting docopt<0.7,>=0.6.1 [2022-06-01T15:58:33.501Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-01T15:58:34.075Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-01T15:58:34.075Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-01T15:58:34.335Z] Collecting docker-pycreds>=0.4.0 [2022-06-01T15:58:34.335Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-01T15:58:34.335Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-01T15:58:34.335Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-01T15:58:34.335Z] Collecting idna<2.8,>=2.5 [2022-06-01T15:58:34.335Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-01T15:58:34.335Z] 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-06-01T15:58:34.596Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-01T15:58:34.596Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-01T15:58:34.596Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-01T15:58:34.596Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-01T15:58:34.596Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-01T15:58:34.596Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-01T15:58:34.596Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-01T15:58:34.596Z] Attempting uninstall: urllib3 [2022-06-01T15:58:34.596Z] Found existing installation: urllib3 1.26.7 [2022-06-01T15:58:34.596Z] Uninstalling urllib3-1.26.7: [2022-06-01T15:58:34.596Z] Successfully uninstalled urllib3-1.26.7 [2022-06-01T15:58:34.856Z] Attempting uninstall: idna [2022-06-01T15:58:34.856Z] Found existing installation: idna 3.3 [2022-06-01T15:58:34.856Z] Uninstalling idna-3.3: [2022-06-01T15:58:34.856Z] Successfully uninstalled idna-3.3 [2022-06-01T15:58:35.115Z] Attempting uninstall: requests [2022-06-01T15:58:35.115Z] Found existing installation: requests 2.26.0 [2022-06-01T15:58:35.115Z] Uninstalling requests-2.26.0: [2022-06-01T15:58:35.115Z] Successfully uninstalled requests-2.26.0 [2022-06-01T15:58:35.377Z] Running setup.py install for texttable: started [2022-06-01T15:58:35.638Z] Running setup.py install for texttable: finished with status 'done' [2022-06-01T15:58:35.638Z] Running setup.py install for PyYAML: started [2022-06-01T15:58:36.210Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-01T15:58:36.210Z] Running setup.py install for docopt: started [2022-06-01T15:58:36.470Z] Running setup.py install for docopt: finished with status 'done' [2022-06-01T15:58:36.470Z] Running setup.py install for dockerpty: started [2022-06-01T15:58:37.042Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-01T15:58:37.303Z] 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-06-01T15:58:41.586Z] Removing intermediate container e61cb716ae1d [2022-06-01T15:58:41.586Z] ---> 7f31f39fc424 [2022-06-01T15:58:41.586Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-01T15:58:41.586Z] ---> Running in 13c1a902595d [2022-06-01T15:58:41.586Z] Removing intermediate container 13c1a902595d [2022-06-01T15:58:41.586Z] ---> cfcffd342770 [2022-06-01T15:58:41.586Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-01T15:58:41.586Z] ---> Running in c1354c1874dd [2022-06-01T15:58:41.586Z] Removing intermediate container c1354c1874dd [2022-06-01T15:58:41.586Z] ---> 1836e97721eb [2022-06-01T15:58:41.586Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-01T15:58:41.847Z] ---> 1642524a1bf7 [2022-06-01T15:58:41.847Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-01T15:58:41.847Z] ---> e8541feeca11 [2022-06-01T15:58:41.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-01T15:58:42.108Z] ---> c9707757c697 [2022-06-01T15:58:42.108Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-01T15:58:42.368Z] ---> Running in 1527dacf564e [2022-06-01T15:58:42.368Z] Removing intermediate container 1527dacf564e [2022-06-01T15:58:42.368Z] ---> 9dd0a92d3d16 [2022-06-01T15:58:42.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T15:58:42.630Z] ---> Running in 1013770f625c [2022-06-01T15:58:42.630Z] Removing intermediate container 1013770f625c [2022-06-01T15:58:42.630Z] ---> e9ddf96539b4 [2022-06-01T15:58:42.630Z] Step 21/23 : LABEL arch=x86_64 [2022-06-01T15:58:42.891Z] ---> Running in 2a09c99ecfc4 [2022-06-01T15:58:42.891Z] Removing intermediate container 2a09c99ecfc4 [2022-06-01T15:58:42.891Z] ---> ce03796f0029 [2022-06-01T15:58:42.891Z] Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T15:58:43.153Z] ---> Running in d3b0187c9443 [2022-06-01T15:58:43.153Z] Removing intermediate container d3b0187c9443 [2022-06-01T15:58:43.153Z] ---> c7969ba1935e [2022-06-01T15:58:43.153Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T15:58:43.153Z] ---> Running in e09138a9da8a [2022-06-01T15:58:43.415Z] Removing intermediate container e09138a9da8a [2022-06-01T15:58:43.415Z] ---> c9f18d8f59c1 [2022-06-01T15:58:43.415Z] [2022-06-01T15:58:43.415Z] Successfully built c9f18d8f59c1 [2022-06-01T15:58:43.415Z] Successfully tagged sys-mgmt-agent:latest [2022-06-01T15:58:53.403Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-06-01T15:58:53.403Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-01T15:58:53.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-01T15:58:53.403Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-01T15:58:53.403Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-01T15:58:53.403Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-01T15:58:53.403Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-01T15:58:53.403Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-01T15:58:53.667Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-01T15:58:53.667Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-01T15:58:53.667Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-01T15:58:53.667Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-01T15:58:53.667Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-01T15:58:53.667Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-01T15:58:56.959Z] Building bin/spire-agent... [2022-06-01T15:58:56.959Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-01T15:58:56.959Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-01T15:58:56.959Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-01T15:58:56.959Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-01T15:58:57.218Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-01T15:58:57.218Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-01T15:58:57.218Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-01T15:58:57.477Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-01T15:58:57.477Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-01T15:58:57.477Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-01T15:58:57.477Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-01T15:58:57.477Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-01T15:58:57.477Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-01T16:00:05.182Z] Removing intermediate container e2ec6e9852e3 [2022-06-01T16:00:05.182Z] ---> b55e010c358f [2022-06-01T16:00:05.182Z] [2022-06-01T16:00:05.182Z] Step 13/26 : FROM alpine:3.15 [2022-06-01T16:00:05.182Z] ---> 0ac33e5f5afa [2022-06-01T16:00:05.182Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-01T16:00:05.182Z] ---> Using cache [2022-06-01T16:00:05.182Z] ---> b140574f328f [2022-06-01T16:00:05.182Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:00:05.182Z] ---> Using cache [2022-06-01T16:00:05.182Z] ---> 3f1476b3f28f [2022-06-01T16:00:05.182Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-01T16:00:05.182Z] Removing intermediate container 604258dfded8 [2022-06-01T16:00:05.182Z] ---> 3060d7430760 [2022-06-01T16:00:05.182Z] [2022-06-01T16:00:05.182Z] Step 13/25 : FROM alpine:3.15 [2022-06-01T16:00:05.182Z] ---> 0ac33e5f5afa [2022-06-01T16:00:05.182Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-01T16:00:05.182Z] ---> Using cache [2022-06-01T16:00:05.182Z] ---> b140574f328f [2022-06-01T16:00:05.182Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:00:05.182Z] ---> Using cache [2022-06-01T16:00:05.182Z] ---> 3f1476b3f28f [2022-06-01T16:00:05.182Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-01T16:00:05.182Z] ---> Using cache [2022-06-01T16:00:05.182Z] ---> 0e8b53792b02 [2022-06-01T16:00:05.182Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-01T16:00:05.182Z] ---> Running in 69b36a294a56 [2022-06-01T16:00:05.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T16:00:05.442Z] ---> 5f717c4fa445 [2022-06-01T16:00:05.442Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-01T16:00:05.442Z] ---> 494255336cbc [2022-06-01T16:00:05.442Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-01T16:00:05.716Z] ---> ee64c086db8c [2022-06-01T16:00:05.716Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-01T16:00:05.978Z] ---> a75bc2f9c1a5 [2022-06-01T16:00:05.978Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-01T16:00:05.978Z] ---> Running in fe721a5480ca [2022-06-01T16:00:06.240Z] Removing intermediate container fe721a5480ca [2022-06-01T16:00:06.240Z] ---> de898001923f [2022-06-01T16:00:06.240Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-01T16:00:06.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T16:00:06.240Z] ---> Running in 74a613e291ec [2022-06-01T16:00:06.240Z] Removing intermediate container 74a613e291ec [2022-06-01T16:00:06.240Z] ---> e09258a0d075 [2022-06-01T16:00:06.240Z] Step 23/25 : LABEL arch=x86_64 [2022-06-01T16:00:06.505Z] ---> Running in d4c8a776727e [2022-06-01T16:00:06.505Z] Removing intermediate container d4c8a776727e [2022-06-01T16:00:06.505Z] ---> 371e718f07e5 [2022-06-01T16:00:06.505Z] Step 24/25 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:00:06.505Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T16:00:06.505Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T16:00:06.505Z] OK: 15859 distinct packages available [2022-06-01T16:00:06.505Z] ---> Running in 4f3a11e6b8fc [2022-06-01T16:00:06.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T16:00:06.765Z] Removing intermediate container 4f3a11e6b8fc [2022-06-01T16:00:06.765Z] ---> 4cb814d2a260 [2022-06-01T16:00:06.765Z] Step 25/25 : LABEL version=0.0.0 [2022-06-01T16:00:06.765Z] ---> Running in cf2caaa81fe1 [2022-06-01T16:00:07.032Z] Removing intermediate container cf2caaa81fe1 [2022-06-01T16:00:07.032Z] ---> c5948f6cf855 [2022-06-01T16:00:07.032Z] [2022-06-01T16:00:07.032Z] Successfully built c5948f6cf855 [2022-06-01T16:00:07.032Z] Successfully tagged security-spire-server:latest [2022-06-01T16:00:07.605Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T16:00:07.875Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-01T16:00:07.875Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-01T16:00:07.875Z] (3/4) Installing libucontext (1.1-r0) [2022-06-01T16:00:08.186Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-01T16:00:08.186Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T16:00:08.186Z] OK: 6 MiB in 18 packages [2022-06-01T16:00:08.842Z] Removing intermediate container 69b36a294a56 [2022-06-01T16:00:08.842Z] ---> 7dab3d85b25b [2022-06-01T16:00:08.842Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-01T16:00:10.754Z] ---> 69cf4b73231e [2022-06-01T16:00:10.754Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-01T16:00:10.754Z] ---> 59b9c7163908 [2022-06-01T16:00:10.754Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-01T16:00:10.754Z] ---> Running in 8f1da91a30bb [2022-06-01T16:00:11.013Z] Removing intermediate container 8f1da91a30bb [2022-06-01T16:00:11.013Z] ---> 1deecff0118e [2022-06-01T16:00:11.013Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-01T16:00:11.273Z] ---> 2b554074e6ca [2022-06-01T16:00:11.273Z] Step 21/26 : WORKDIR / [2022-06-01T16:00:11.273Z] ---> Running in 0c0001272369 [2022-06-01T16:00:11.273Z] Removing intermediate container 0c0001272369 [2022-06-01T16:00:11.273Z] ---> 3b415110435e [2022-06-01T16:00:11.273Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-01T16:00:11.273Z] ---> Running in 948375c80dde [2022-06-01T16:00:11.533Z] Removing intermediate container 948375c80dde [2022-06-01T16:00:11.533Z] ---> e9a6c09a7b60 [2022-06-01T16:00:11.533Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-01T16:00:11.533Z] ---> Running in 35fe31aed84a [2022-06-01T16:00:11.533Z] Removing intermediate container 35fe31aed84a [2022-06-01T16:00:11.533Z] ---> 923bf8d7a6ca [2022-06-01T16:00:11.533Z] Step 24/26 : LABEL arch=x86_64 [2022-06-01T16:00:11.533Z] ---> Running in ae3b8bc0f0d1 [2022-06-01T16:00:11.795Z] Removing intermediate container ae3b8bc0f0d1 [2022-06-01T16:00:11.795Z] ---> 8bd34048f1c6 [2022-06-01T16:00:11.795Z] Step 25/26 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:00:11.795Z] ---> Running in 8b50fe37d03e [2022-06-01T16:00:12.066Z] Removing intermediate container 8b50fe37d03e [2022-06-01T16:00:12.066Z] ---> cb59111c7240 [2022-06-01T16:00:12.066Z] Step 26/26 : LABEL version=0.0.0 [2022-06-01T16:00:12.066Z] ---> Running in fedfc674a10b [2022-06-01T16:00:12.066Z] Removing intermediate container fedfc674a10b [2022-06-01T16:00:12.066Z] ---> 87a076e08f40 [2022-06-01T16:00:12.066Z] [2022-06-01T16:00:12.066Z] Successfully built 87a076e08f40 [2022-06-01T16:00:12.327Z] Successfully tagged security-spire-config:latest [2022-06-01T16:00:12.337Z]  Building security-spire-config ... done  [Pipeline] } [2022-06-01T16:00:12.366Z] $ docker stop --time=1 0f0fe37516a8973b7677ea4069fa8e778ca68e0af9fea7bfbc12f48840e940bc [2022-06-01T16:00:13.707Z] $ docker rm -f 0f0fe37516a8973b7677ea4069fa8e778ca68e0af9fea7bfbc12f48840e940bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T16:00:14.117Z] + docker images [2022-06-01T16:00:14.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-01T16:00:14.117Z] security-spire-config latest 87a076e08f40 2 seconds ago 86.7MB [2022-06-01T16:00:14.117Z] security-spire-server latest c5948f6cf855 7 seconds ago 87.3MB [2022-06-01T16:00:14.118Z] b55e010c358f 22 seconds ago 4.45GB [2022-06-01T16:00:14.118Z] 3060d7430760 23 seconds ago 4.45GB [2022-06-01T16:00:14.118Z] sys-mgmt-agent latest c9f18d8f59c1 About a minute ago 299MB [2022-06-01T16:00:14.118Z] 64aed03998b9 About a minute ago 1.5GB [2022-06-01T16:00:14.118Z] security-spire-agent latest 7ba17b5bb740 About a minute ago 127MB [2022-06-01T16:00:14.118Z] support-scheduler latest 5c1be446a978 About a minute ago 26.4MB [2022-06-01T16:00:14.118Z] 0780fbf269a0 2 minutes ago 1.56GB [2022-06-01T16:00:14.118Z] 9f73f6f773da 2 minutes ago 4.45GB [2022-06-01T16:00:14.118Z] core-metadata latest 96940f9b3088 3 minutes ago 17MB [2022-06-01T16:00:14.118Z] core-command latest ec185621740c 3 minutes ago 16.1MB [2022-06-01T16:00:14.118Z] d8f52baee93d 3 minutes ago 1.49GB [2022-06-01T16:00:14.118Z] ed4dc3fafa13 3 minutes ago 1.5GB [2022-06-01T16:00:14.118Z] support-notifications latest 9ad800dfbc7e 3 minutes ago 27MB [2022-06-01T16:00:14.118Z] security-bootstrapper latest bc0d31100da9 4 minutes ago 19.1MB [2022-06-01T16:00:14.118Z] 3488b85e3394 4 minutes ago 1.56GB [2022-06-01T16:00:14.118Z] dcc78ca6bbfa 4 minutes ago 1.5GB [2022-06-01T16:00:14.118Z] security-spiffe-token-provider latest 9eb4430ce92c 5 minutes ago 28.9MB [2022-06-01T16:00:14.118Z] security-secretstore-setup latest b33e22c2f0ff 5 minutes ago 28.5MB [2022-06-01T16:00:14.118Z] core-data latest 4c4dee945478 5 minutes ago 22.5MB [2022-06-01T16:00:14.118Z] security-proxy-setup latest fac0049d310e 5 minutes ago 26.9MB [2022-06-01T16:00:14.118Z] 6a909b928196 5 minutes ago 1.55GB [2022-06-01T16:00:14.118Z] 0f05eb874875 5 minutes ago 1.51GB [2022-06-01T16:00:14.118Z] f675a4787e64 5 minutes ago 1.53GB [2022-06-01T16:00:14.118Z] 2c7ab55397e5 5 minutes ago 1.5GB [2022-06-01T16:00:14.118Z] ci-base-image-x86_64 latest e50a792b3a17 9 minutes ago 901MB [2022-06-01T16:00:14.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 weeks ago 562MB [2022-06-01T16:00:14.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 5 weeks ago 254MB [2022-06-01T16:00:14.118Z] docker 20.10.14 7417809fdb73 8 weeks ago 218MB [2022-06-01T16:00:14.118Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-01T16:00:14.118Z] alpine 3.15 0ac33e5f5afa 8 weeks ago 5.57MB [2022-06-01T16:00:14.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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-06-01T16:00:20.780Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T16:00:20.780Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T16:00:20.780Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-01T16:00:20.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-01T16:00:21.495Z] + ls -al . [2022-06-01T16:00:21.495Z] total 680 [2022-06-01T16:00:21.495Z] drwxrwxr-x 9 1001 1001 4096 Jun 1 16:00 . [2022-06-01T16:00:21.495Z] drwxr-xr-x 4 root root 4096 Jun 1 15:54 .. [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 11 Jun 1 15:52 .dockerignore [2022-06-01T16:00:21.495Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 15:52 .git [2022-06-01T16:00:21.495Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 15:52 .github [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 879 Jun 1 15:52 .gitignore [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 42 Jun 1 15:52 .golangci.yml [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 87 Jun 1 15:52 .hadolint.yml [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 166 Jun 1 15:52 .sonarcloud.properties [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 1171 Jun 1 15:52 ADOPTERS.md [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 10220 Jun 1 15:52 Attribution.txt [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 63209 Jun 1 15:52 CHANGELOG.md [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 3804 Jun 1 15:52 CONTRIBUTING.md [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 677 Jun 1 15:52 GOVERNANCE.md [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 850 Jun 1 15:52 Jenkinsfile [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 10775 Jun 1 15:52 LICENSE [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 10389 Jun 1 15:52 Makefile [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 582 Jun 1 15:52 OWNERS.md [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 9094 Jun 1 15:52 README.md [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 6912 Jun 1 15:52 SECURITY.md [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 5 Jun 1 15:50 VERSION [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 4131 Jun 1 15:52 ZMQWindows.md [2022-06-01T16:00:21.495Z] drwxrwxr-x 2 1001 1001 4096 Jun 1 15:52 bin [2022-06-01T16:00:21.495Z] drwxrwxr-x 18 1001 1001 4096 Jun 1 15:52 cmd [2022-06-01T16:00:21.495Z] -rw-r--r-- 1 root root 435411 Jun 1 15:58 coverage.out [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 3267 Jun 1 15:52 go.mod [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 35869 Jun 1 15:54 go.sum [2022-06-01T16:00:21.495Z] drwxrwxr-x 8 1001 1001 4096 Jun 1 15:52 internal [2022-06-01T16:00:21.495Z] drwxrwxr-x 3 1001 1001 4096 Jun 1 15:52 openapi [2022-06-01T16:00:21.495Z] drwxrwxr-x 4 1001 1001 4096 Jun 1 15:52 snap [2022-06-01T16:00:21.495Z] -rw-rw-r-- 1 1001 1001 204 Jun 1 15:52 version.go [Pipeline] sh [2022-06-01T16:00:22.171Z] + '[' -e coverage.out ] [2022-06-01T16:00:22.171Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-01T16:00:22.207Z] Warning: overwriting stash ‘coverage-report’ [2022-06-01T16:00:22.910Z] Stashed 1 file(s) [Pipeline] sh [2022-06-01T16:00:23.571Z] + make build [2022-06-01T16:00:23.571Z] 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-06-01T16:01:45.403Z] 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-06-01T16:02:41.976Z] 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-06-01T16:02:41.976Z] 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-06-01T16:03:14.348Z] 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-06-01T16:03:14.348Z] 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-06-01T16:03:16.971Z] 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-06-01T16:03:23.680Z] 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-06-01T16:03:26.300Z] 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-06-01T16:03:31.709Z] 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-06-01T16:03:35.091Z] 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-06-01T16:03:38.486Z] 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-06-01T16:03:46.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-01T16:03:51.125Z] $ docker stop --time=1 d750e29d26ac24f0384351fa256326ad9172a3d1e0f316d964b0bcdb2c31fb29 [2022-06-01T16:03:53.046Z] $ docker rm -f d750e29d26ac24f0384351fa256326ad9172a3d1e0f316d964b0bcdb2c31fb29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T16:03:55.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-01T16:03:55.419Z] [2022-06-01T16:03:55.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T16:03:55.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-01T16:03:56.199Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-01T16:03:56.199Z] 29e5d40040c1: Pulling fs layer [2022-06-01T16:03:56.199Z] 1ce36da41761: Pulling fs layer [2022-06-01T16:03:56.199Z] 25b303627fd3: Pulling fs layer [2022-06-01T16:03:56.199Z] 29e5d40040c1: Download complete [2022-06-01T16:03:56.471Z] 1ce36da41761: Verifying Checksum [2022-06-01T16:03:56.471Z] 1ce36da41761: Download complete [2022-06-01T16:03:56.745Z] 29e5d40040c1: Pull complete [2022-06-01T16:03:58.183Z] 25b303627fd3: Verifying Checksum [2022-06-01T16:03:58.183Z] 25b303627fd3: Download complete [2022-06-01T16:03:58.183Z] 1ce36da41761: Pull complete [2022-06-01T16:04:10.599Z] 25b303627fd3: Pull complete [2022-06-01T16:04:10.599Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-01T16:04:10.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-01T16:04:10.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T16:04:10.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container [2022-06-01T16:04:11.077Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-01T16:04:13.478Z] $ docker top 572a0820ddb2e36560d55de169507c851a5f218c33d11b440e38035b7738f9df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T16:04:14.419Z] + docker-compose build --help [2022-06-01T16:04:14.420Z] + grep parallel [2022-06-01T16:04:18.718Z] --parallel Build images in parallel. [Pipeline] } [2022-06-01T16:04:18.768Z] $ docker stop --time=1 572a0820ddb2e36560d55de169507c851a5f218c33d11b440e38035b7738f9df [2022-06-01T16:04:20.436Z] $ docker rm -f 572a0820ddb2e36560d55de169507c851a5f218c33d11b440e38035b7738f9df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T16:04:21.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-01T16:04:21.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T16:04:21.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container [2022-06-01T16:04:21.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-01T16:04:22.992Z] $ docker top efe2f7a771413328a00a8d67dc923d9b111691b22b1f47f11f6295066716b39f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T16:04:23.970Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-01T16:04:28.263Z] Building core-command ... [2022-06-01T16:04:28.263Z] Building core-data ... [2022-06-01T16:04:28.263Z] Building core-metadata ... [2022-06-01T16:04:28.263Z] Building security-bootstrapper ... [2022-06-01T16:04:28.263Z] Building security-proxy-setup ... [2022-06-01T16:04:28.263Z] Building security-secretstore-setup ... [2022-06-01T16:04:28.263Z] Building security-spiffe-token-provider ... [2022-06-01T16:04:28.263Z] Building security-spire-agent ... [2022-06-01T16:04:28.263Z] Building security-spire-config ... [2022-06-01T16:04:28.263Z] Building security-spire-server ... [2022-06-01T16:04:28.263Z] Building support-notifications ... [2022-06-01T16:04:28.263Z] Building support-scheduler ... [2022-06-01T16:04:28.263Z] Building sys-mgmt-agent ... [2022-06-01T16:04:28.263Z] Building core-data [2022-06-01T16:04:28.263Z] Building sys-mgmt-agent [2022-06-01T16:04:28.263Z] Building security-spire-config [2022-06-01T16:04:28.263Z] Building security-bootstrapper [2022-06-01T16:04:28.263Z] Building support-scheduler [2022-06-01T16:05:50.019Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:05:50.019Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:05:50.019Z] ---> d2a126d03563 [2022-06-01T16:05:50.019Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T16:05:50.296Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:05:50.296Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:05:50.296Z] ---> d2a126d03563 [2022-06-01T16:05:50.296Z] Step 3/26 : WORKDIR /edgex-go [2022-06-01T16:05:50.581Z] ---> Running in 5ca6a3ca616f [2022-06-01T16:05:50.581Z] ---> Running in 09e43bc08ebf [2022-06-01T16:05:50.581Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:05:50.581Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:05:50.581Z] ---> d2a126d03563 [2022-06-01T16:05:50.581Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T16:05:50.581Z] ---> Running in 792f2853e8af [2022-06-01T16:05:51.190Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:05:51.190Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:05:51.190Z] ---> d2a126d03563 [2022-06-01T16:05:51.190Z] Step 3/31 : WORKDIR /edgex-go [2022-06-01T16:05:51.190Z] ---> Running in fef4dc553952 [2022-06-01T16:05:51.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:05:51.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:05:51.190Z] ---> d2a126d03563 [2022-06-01T16:05:51.190Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T16:05:51.190Z] ---> Running in d70819c72a78 [2022-06-01T16:05:51.190Z] Removing intermediate container 792f2853e8af [2022-06-01T16:05:51.190Z] ---> 66d8ced5ebf9 [2022-06-01T16:05:51.190Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:05:51.464Z] Removing intermediate container 09e43bc08ebf [2022-06-01T16:05:51.464Z] ---> 5b34d0639f57 [2022-06-01T16:05:51.464Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:05:51.464Z] ---> Running in 70f5533c9b17 [2022-06-01T16:05:51.464Z] Removing intermediate container 5ca6a3ca616f [2022-06-01T16:05:51.464Z] ---> bd5669250a77 [2022-06-01T16:05:51.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:05:51.744Z] ---> Running in 8a7540633192 [2022-06-01T16:05:51.744Z] ---> Running in 2d625e99841d [2022-06-01T16:05:52.025Z] Removing intermediate container fef4dc553952 [2022-06-01T16:05:52.025Z] ---> 638b73136179 [2022-06-01T16:05:52.025Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:05:52.025Z] Removing intermediate container d70819c72a78 [2022-06-01T16:05:52.025Z] ---> a123ef5be4a7 [2022-06-01T16:05:52.025Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:05:52.025Z] ---> Running in d4ba4f06af0e [2022-06-01T16:05:52.302Z] ---> Running in f5bf0938c8ee [2022-06-01T16:05:55.720Z] Removing intermediate container 70f5533c9b17 [2022-06-01T16:05:55.720Z] ---> 7e176d376e73 [2022-06-01T16:05:55.720Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-01T16:05:55.720Z] ---> Running in ee7ec7526b80 [2022-06-01T16:05:55.720Z] Removing intermediate container 8a7540633192 [2022-06-01T16:05:55.720Z] ---> eed3c566cef2 [2022-06-01T16:05:55.720Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-01T16:05:55.720Z] ---> Running in 72ae5417d39d [2022-06-01T16:05:55.999Z] Removing intermediate container 2d625e99841d [2022-06-01T16:05:55.999Z] ---> 4dd2ab7d44c5 [2022-06-01T16:05:55.999Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-01T16:05:56.281Z] ---> Running in a3a6c372bf63 [2022-06-01T16:05:56.281Z] Removing intermediate container d4ba4f06af0e [2022-06-01T16:05:56.281Z] ---> 604c248ed79b [2022-06-01T16:05:56.281Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-01T16:05:56.281Z] Removing intermediate container f5bf0938c8ee [2022-06-01T16:05:56.281Z] ---> d39ae19195e2 [2022-06-01T16:05:56.281Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-01T16:05:56.281Z] ---> Running in 8530ca7a6095 [2022-06-01T16:05:56.552Z] ---> Running in e669b7110209 [2022-06-01T16:05:58.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:58.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:58.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:58.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:58.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:58.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:58.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:58.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:59.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:59.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:05:59.736Z] OK: 220 MiB in 52 packages [2022-06-01T16:06:00.022Z] OK: 220 MiB in 52 packages [2022-06-01T16:06:00.310Z] OK: 220 MiB in 52 packages [2022-06-01T16:06:00.310Z] OK: 220 MiB in 52 packages [2022-06-01T16:06:01.291Z] OK: 220 MiB in 52 packages [2022-06-01T16:06:01.568Z] Removing intermediate container 72ae5417d39d [2022-06-01T16:06:01.568Z] ---> 64d4bd908f26 [2022-06-01T16:06:01.568Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-01T16:06:02.172Z] Removing intermediate container a3a6c372bf63 [2022-06-01T16:06:02.172Z] ---> ad55abc9ca2d [2022-06-01T16:06:02.172Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-01T16:06:02.172Z] Removing intermediate container ee7ec7526b80 [2022-06-01T16:06:02.172Z] ---> f738ed2071be [2022-06-01T16:06:02.172Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-01T16:06:02.172Z] Removing intermediate container 8530ca7a6095 [2022-06-01T16:06:02.172Z] ---> e1113c488e27 [2022-06-01T16:06:02.172Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-01T16:06:02.453Z] Removing intermediate container e669b7110209 [2022-06-01T16:06:02.453Z] ---> b7f396a55f5e [2022-06-01T16:06:02.453Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-01T16:06:02.453Z] ---> a6cf9d2b9058 [2022-06-01T16:06:02.453Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:06:02.725Z] ---> Running in f4d062bcd3bd [2022-06-01T16:06:03.331Z] ---> ebeadd062f5b [2022-06-01T16:06:03.331Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:06:03.618Z] ---> 9bb687adb676 [2022-06-01T16:06:03.618Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:06:03.618Z] ---> Running in 407c9509ea45 [2022-06-01T16:06:03.618Z] ---> Running in 57857e956193 [2022-06-01T16:06:03.898Z] ---> 42687272153c [2022-06-01T16:06:03.898Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:06:04.178Z] ---> Running in 01712d247213 [2022-06-01T16:06:04.178Z] ---> 144d54b1118b [2022-06-01T16:06:04.178Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:06:04.463Z] ---> Running in 8f900fbf2c25 [2022-06-01T16:06:07.897Z] Removing intermediate container f4d062bcd3bd [2022-06-01T16:06:07.897Z] ---> 0e635a5bb17e [2022-06-01T16:06:07.897Z] Step 8/26 : COPY . . [2022-06-01T16:06:09.961Z] Removing intermediate container 407c9509ea45 [2022-06-01T16:06:09.961Z] ---> 7639f23ddd2e [2022-06-01T16:06:09.961Z] Step 8/23 : COPY . . [2022-06-01T16:06:10.236Z] Removing intermediate container 57857e956193 [2022-06-01T16:06:10.236Z] ---> 03fcf564d857 [2022-06-01T16:06:10.236Z] Step 8/23 : COPY . . [2022-06-01T16:06:10.236Z] Removing intermediate container 8f900fbf2c25 [2022-06-01T16:06:10.236Z] ---> c270d3ab1c81 [2022-06-01T16:06:10.236Z] Step 8/22 : COPY . . [2022-06-01T16:06:10.236Z] Removing intermediate container 01712d247213 [2022-06-01T16:06:10.236Z] ---> ec2560b0d355 [2022-06-01T16:06:10.236Z] Step 8/31 : COPY . . [2022-06-01T16:06:37.048Z] ---> 5fa0868db2bd [2022-06-01T16:06:37.048Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-01T16:06:37.048Z] ---> ec90bc52a4c6 [2022-06-01T16:06:37.048Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-01T16:06:37.048Z] ---> Running in f35172c74ba4 [2022-06-01T16:06:37.048Z] ---> 8143426db46d [2022-06-01T16:06:37.048Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-01T16:06:37.048Z] ---> Running in 1f3e19b8aae7 [2022-06-01T16:06:37.048Z] ---> Running in b61aa0b8b91b [2022-06-01T16:06:37.048Z] ---> 121fcc818606 [2022-06-01T16:06:37.048Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-01T16:06:37.048Z] ---> 88f9486dfde1 [2022-06-01T16:06:37.048Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-01T16:06:37.048Z] ---> Running in ce570c75e6cd [2022-06-01T16:06:37.048Z] ---> Running in 5c145a5ecfa1 [2022-06-01T16:06:37.348Z] Removing intermediate container f35172c74ba4 [2022-06-01T16:06:37.348Z] ---> 93650fc1ca2e [2022-06-01T16:06:37.348Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-01T16:06:37.632Z] ---> Running in c73a412232f4 [2022-06-01T16:06:38.629Z] 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-06-01T16:06:38.917Z] 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-06-01T16:06:39.191Z] 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-06-01T16:06:39.191Z] 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-06-01T16:06:40.648Z] Removing intermediate container c73a412232f4 [2022-06-01T16:06:40.648Z] ---> 21cee177fe6a [2022-06-01T16:06:40.648Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-01T16:06:40.648Z] ---> Running in 618e505d541d [2022-06-01T16:06:41.253Z] Removing intermediate container 618e505d541d [2022-06-01T16:06:41.253Z] ---> 8a77ddf86960 [2022-06-01T16:06:41.253Z] 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-06-01T16:06:41.253Z] ---> Running in bdd62ac03128 [2022-06-01T16:06:43.888Z] spire-1.2.1/ [2022-06-01T16:06:43.888Z] spire-1.2.1/.data/ [2022-06-01T16:06:43.888Z] spire-1.2.1/.data/.file [2022-06-01T16:06:43.888Z] spire-1.2.1/.dockerignore [2022-06-01T16:06:43.888Z] spire-1.2.1/.gitattributes [2022-06-01T16:06:43.888Z] spire-1.2.1/.githooks/ [2022-06-01T16:06:43.888Z] spire-1.2.1/.githooks/pre-commit [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/ [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/dependabot.yml [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/ [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-01T16:06:43.888Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-01T16:06:43.888Z] spire-1.2.1/.gitignore [2022-06-01T16:06:43.888Z] spire-1.2.1/.go-version [2022-06-01T16:06:43.888Z] spire-1.2.1/.golangci.yml [2022-06-01T16:06:43.888Z] spire-1.2.1/ADOPTERS.md [2022-06-01T16:06:43.888Z] spire-1.2.1/CHANGELOG.md [2022-06-01T16:06:43.888Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-01T16:06:43.888Z] spire-1.2.1/CODEOWNERS [2022-06-01T16:06:43.888Z] spire-1.2.1/CONTRIBUTING.md [2022-06-01T16:06:43.888Z] spire-1.2.1/Dockerfile [2022-06-01T16:06:43.888Z] spire-1.2.1/Dockerfile.dev [2022-06-01T16:06:43.888Z] spire-1.2.1/Dockerfile.scratch [2022-06-01T16:06:43.888Z] spire-1.2.1/LICENSE [2022-06-01T16:06:43.888Z] spire-1.2.1/MAINTAINERS.md [2022-06-01T16:06:43.888Z] spire-1.2.1/Makefile [2022-06-01T16:06:43.888Z] spire-1.2.1/README.md [2022-06-01T16:06:43.888Z] spire-1.2.1/ROADMAP.md [2022-06-01T16:06:43.888Z] spire-1.2.1/SECURITY.md [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-01T16:06:43.888Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/ [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/agent/ [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/agent/agent.conf [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/server/ [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/server/server.conf [2022-06-01T16:06:43.888Z] spire-1.2.1/conf/server/server_full.conf [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/ [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/SPIRE101.md [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/auditlog.md [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/images/ [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-01T16:06:43.888Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-01T16:06:44.165Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/scaling_spire.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/spire_agent.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/spire_server.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/supported_integrations.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/telemetry.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/telemetry_config.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/upgrading.md [2022-06-01T16:06:44.166Z] spire-1.2.1/doc/using_spire.md [2022-06-01T16:06:44.166Z] spire-1.2.1/examples/ [2022-06-01T16:06:44.166Z] spire-1.2.1/examples/README.md [2022-06-01T16:06:44.166Z] spire-1.2.1/go.mod [2022-06-01T16:06:44.166Z] spire-1.2.1/go.sum [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/agent.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/client/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/common/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/config.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-01T16:06:44.166Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/svid/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/names.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/auth/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/health/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/health/config.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/health/context.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/health/health.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/idutil/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/log/ [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-01T16:06:44.444Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/log/log.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/log/options.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/profiling/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/selector/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-01T16:06:44.445Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-01T16:06:44.722Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/uptime/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/task.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/version/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/version/version.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509util/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/api.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/health/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/id.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/status.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/catalog/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/config.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-01T16:06:44.723Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-01T16:06:44.724Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-01T16:06:44.724Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-01T16:06:44.724Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-01T16:06:44.724Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-01T16:06:44.724Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-01T16:06:45.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-01T16:06:45.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-01T16:06:45.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-01T16:06:45.001Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-01T16:06:45.002Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/registration/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/server.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/server_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/svid/ [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-01T16:06:45.003Z] spire-1.2.1/proto/ [2022-06-01T16:06:45.003Z] spire-1.2.1/proto/private/ [2022-06-01T16:06:45.003Z] spire-1.2.1/proto/private/server/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/private/server/journal/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/common/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/plugin/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-01T16:06:45.280Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-01T16:06:45.280Z] spire-1.2.1/release/ [2022-06-01T16:06:45.280Z] spire-1.2.1/release/spire-extras/ [2022-06-01T16:06:45.280Z] spire-1.2.1/release/spire-extras/README.md [2022-06-01T16:06:45.280Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-01T16:06:45.280Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-01T16:06:45.280Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-01T16:06:45.280Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-01T16:06:45.280Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-01T16:06:45.280Z] spire-1.2.1/release/spire/ [2022-06-01T16:06:45.281Z] spire-1.2.1/release/spire/README.md [2022-06-01T16:06:45.281Z] spire-1.2.1/release/spire/conf/ [2022-06-01T16:06:45.281Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-01T16:06:45.281Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/release/spire/conf/server/ [2022-06-01T16:06:45.281Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/script/ [2022-06-01T16:06:45.281Z] spire-1.2.1/script/build-artifact.sh [2022-06-01T16:06:45.281Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-01T16:06:45.281Z] spire-1.2.1/support/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-01T16:06:45.281Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/clock/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/clock/clock.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/ [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-01T16:06:45.281Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/fixture.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/registration/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-01T16:06:45.282Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/common [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-01T16:06:45.282Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-01T16:06:45.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-01T16:06:45.560Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:06:45.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/test-one.sh [2022-06-01T16:06:45.562Z] spire-1.2.1/test/integration/test.sh [2022-06-01T16:06:45.562Z] spire-1.2.1/test/plugintest/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/plugintest/config.go [2022-06-01T16:06:45.562Z] spire-1.2.1/test/plugintest/load.go [2022-06-01T16:06:45.562Z] spire-1.2.1/test/plugintest/option.go [2022-06-01T16:06:45.562Z] spire-1.2.1/test/spiretest/ [2022-06-01T16:06:45.562Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/spiretest/dir.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/spiretest/logs.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/spiretest/suite.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/spiretest/x509.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/testca/ [2022-06-01T16:06:45.835Z] spire-1.2.1/test/testca/ca.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/testkey/ [2022-06-01T16:06:45.835Z] spire-1.2.1/test/testkey/generate.sh [2022-06-01T16:06:45.835Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/testkey/keys.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/testkey/new.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/tpmsimulator/ [2022-06-01T16:06:45.835Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/util/ [2022-06-01T16:06:45.835Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/util/cert_generation.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/util/io_redirection.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/util/race.go [2022-06-01T16:06:45.835Z] spire-1.2.1/test/util/util.go [2022-06-01T16:06:45.835Z] building spire from source... [2022-06-01T16:06:46.110Z] Installing go1.17.7... [2022-06-01T16:07:12.954Z] Building bin/spire-server... [2022-06-01T16:07:12.954Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-01T16:07:12.954Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-01T16:07:12.954Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-01T16:07:12.954Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-01T16:07:12.954Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-01T16:07:12.954Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-01T16:07:12.954Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-01T16:07:13.555Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-01T16:07:13.831Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-01T16:07:13.831Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-01T16:07:14.432Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-01T16:07:14.432Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-01T16:07:14.432Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-01T16:07:14.708Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-01T16:07:14.708Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-01T16:07:16.694Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-01T16:07:16.694Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-01T16:07:16.694Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-01T16:07:16.694Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-01T16:07:16.973Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-01T16:07:17.254Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-01T16:07:18.700Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-01T16:07:18.700Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-01T16:07:18.700Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-01T16:07:19.301Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-01T16:07:46.389Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-01T16:07:46.389Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-01T16:07:46.389Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-01T16:07:46.389Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-01T16:07:46.389Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-01T16:07:46.389Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-01T16:07:46.389Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-01T16:07:46.389Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-01T16:07:46.389Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-01T16:07:46.389Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-01T16:07:46.389Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-01T16:07:46.389Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-01T16:07:46.389Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-01T16:07:46.389Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-01T16:07:46.389Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-01T16:07:46.389Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-01T16:07:46.389Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-01T16:07:46.664Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-01T16:07:46.940Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-01T16:07:46.940Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-01T16:07:46.940Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-01T16:07:46.940Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-01T16:07:47.216Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-01T16:07:47.493Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-01T16:07:47.493Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-01T16:07:48.095Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-01T16:07:48.698Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-01T16:07:48.698Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-01T16:07:48.698Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-01T16:08:10.904Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-01T16:08:10.904Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-01T16:08:10.904Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-01T16:08:10.904Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-01T16:08:19.201Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-01T16:08:19.201Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T16:08:19.201Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-01T16:08:19.201Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-01T16:08:19.201Z] go: downloading google.golang.org/api v0.70.0 [2022-06-01T16:08:19.201Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-01T16:08:19.201Z] go: downloading k8s.io/api v0.23.4 [2022-06-01T16:08:31.636Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-01T16:08:58.479Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-01T16:08:58.479Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-01T16:08:58.757Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-01T16:08:58.757Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-01T16:08:59.364Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-01T16:09:00.813Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-01T16:09:02.267Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-01T16:09:03.256Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-01T16:09:04.697Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-01T16:09:04.973Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-01T16:09:05.248Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-01T16:09:06.233Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-01T16:09:06.509Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-01T16:09:06.784Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-01T16:09:07.062Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T16:09:07.339Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-01T16:09:07.615Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-01T16:09:07.615Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-01T16:09:07.891Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-01T16:09:08.880Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-01T16:09:09.156Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-01T16:09:09.432Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-01T16:09:09.708Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-01T16:09:09.984Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-01T16:09:09.984Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-01T16:09:15.415Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-01T16:09:16.020Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-01T16:09:16.020Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-01T16:09:16.020Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-01T16:09:16.020Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-01T16:09:16.297Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-01T16:09:16.297Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-01T16:09:17.286Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-01T16:09:17.286Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-01T16:09:17.563Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-01T16:09:17.841Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-01T16:09:17.841Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-01T16:09:19.289Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-01T16:09:19.567Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-01T16:09:19.846Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-01T16:09:20.122Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-01T16:09:20.122Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-01T16:09:20.402Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-01T16:09:20.402Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-01T16:09:20.678Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-01T16:09:20.678Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-01T16:09:21.665Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-01T16:09:21.941Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-01T16:09:21.941Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-01T16:09:22.218Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-01T16:09:24.203Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-01T16:09:24.203Z] go: downloading go.opencensus.io v0.23.0 [2022-06-01T16:09:25.183Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-01T16:09:25.184Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-01T16:09:25.458Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-01T16:09:25.458Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-01T16:09:25.735Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-01T16:09:26.345Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-01T16:09:26.345Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-01T16:09:26.949Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-01T16:09:29.588Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-01T16:09:32.223Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-01T16:09:32.223Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-01T16:09:32.223Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-01T16:09:32.223Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-01T16:09:32.495Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-01T16:09:33.094Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-01T16:09:33.094Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-01T16:09:33.372Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-01T16:09:33.372Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-01T16:09:33.651Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-01T16:09:33.651Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-01T16:09:33.930Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-01T16:09:44.118Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-01T16:09:44.118Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-01T16:09:44.118Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-01T16:09:44.118Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-01T16:10:10.990Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-01T16:10:10.990Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-01T16:11:07.567Z] Removing intermediate container 1f3e19b8aae7 [2022-06-01T16:11:07.567Z] ---> 4b336b6cd5d1 [2022-06-01T16:11:07.567Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-01T16:11:07.567Z] ---> Running in 070a2345b517 [2022-06-01T16:11:07.567Z] 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-06-01T16:11:10.978Z] Removing intermediate container 070a2345b517 [2022-06-01T16:11:10.978Z] ---> d518cca681a4 [2022-06-01T16:11:10.978Z] [2022-06-01T16:11:10.978Z] Step 11/23 : FROM docker:20.10.14 [2022-06-01T16:11:11.253Z] 20.10.14: Pulling from library/docker [2022-06-01T16:11:21.501Z] Removing intermediate container 5c145a5ecfa1 [2022-06-01T16:11:21.501Z] ---> 4a7a08483f7d [2022-06-01T16:11:21.501Z] [2022-06-01T16:11:21.501Z] Step 10/31 : FROM alpine:3.14 [2022-06-01T16:11:21.501Z] 3.14: Pulling from library/alpine [2022-06-01T16:11:22.487Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T16:11:22.487Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T16:11:22.487Z] ---> ac73e934f311 [2022-06-01T16:11:22.487Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-01T16:11:23.085Z] ---> Running in 0f1559ac411b [2022-06-01T16:11:23.681Z] Removing intermediate container 0f1559ac411b [2022-06-01T16:11:23.681Z] ---> b7f712a3d293 [2022-06-01T16:11:23.681Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-01T16:11:23.958Z] ---> Running in 43e985724674 [2022-06-01T16:11:25.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:11:26.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:11:27.930Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-01T16:11:27.930Z] (2/2) Installing su-exec (0.2-r1) [2022-06-01T16:11:27.930Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T16:11:27.930Z] OK: 6 MiB in 16 packages [2022-06-01T16:11:29.922Z] Removing intermediate container 43e985724674 [2022-06-01T16:11:29.922Z] ---> 9dd07bc05578 [2022-06-01T16:11:29.922Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-01T16:11:29.922Z] ---> Running in 73d00e4fed9c [2022-06-01T16:11:30.917Z] Removing intermediate container 73d00e4fed9c [2022-06-01T16:11:30.918Z] ---> 77ad73f645cb [2022-06-01T16:11:30.918Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-01T16:11:30.918Z] ---> Running in b7b933c54562 [2022-06-01T16:11:31.541Z] Removing intermediate container b7b933c54562 [2022-06-01T16:11:31.541Z] ---> 2414c5161ead [2022-06-01T16:11:31.541Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-01T16:11:31.823Z] ---> Running in d741a229e103 [2022-06-01T16:11:35.242Z] Removing intermediate container d741a229e103 [2022-06-01T16:11:35.242Z] ---> 9392d6744cc4 [2022-06-01T16:11:35.242Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-01T16:11:35.242Z] ---> Running in 264b447705b4 [2022-06-01T16:11:35.870Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-01T16:11:35.870Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-01T16:11:35.870Z] ---> c346e9eafbab [2022-06-01T16:11:35.870Z] 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-06-01T16:11:35.870Z] Removing intermediate container 264b447705b4 [2022-06-01T16:11:35.870Z] ---> fffc9ae06f95 [2022-06-01T16:11:35.870Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-01T16:11:36.152Z] ---> Running in 9071a8778b9a [2022-06-01T16:11:36.767Z] Removing intermediate container 9071a8778b9a [2022-06-01T16:11:36.767Z] ---> 01b65f09f67e [2022-06-01T16:11:36.767Z] 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-06-01T16:11:37.045Z] ---> Running in e929a4194fe9 [2022-06-01T16:11:37.321Z] ---> ed33343d1194 [2022-06-01T16:11:37.608Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-01T16:11:37.608Z] ---> Running in 1068fda6552a [2022-06-01T16:11:39.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:11:39.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:11:40.891Z] Removing intermediate container 1068fda6552a [2022-06-01T16:11:40.891Z] ---> 24ac701d1747 [2022-06-01T16:11:40.891Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T16:11:41.169Z] (1/43) Installing readline (8.1.1-r0) [2022-06-01T16:11:41.169Z] (2/43) Installing bash (5.1.16-r0) [2022-06-01T16:11:41.169Z] Executing bash-5.1.16-r0.post-install [2022-06-01T16:11:41.169Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-01T16:11:41.169Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-01T16:11:41.447Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-01T16:11:41.447Z] (6/43) Installing curl (7.80.0-r1) [2022-06-01T16:11:41.447Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-01T16:11:41.447Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-01T16:11:41.447Z] (9/43) Installing expat (2.4.7-r0) [2022-06-01T16:11:41.447Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-01T16:11:41.447Z] (11/43) Installing gdbm (1.22-r0) [2022-06-01T16:11:41.447Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-01T16:11:41.447Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-01T16:11:41.447Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-01T16:11:41.447Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-01T16:11:41.447Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-01T16:11:41.447Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-01T16:11:42.067Z] ---> 122fc989a82b [2022-06-01T16:11:42.067Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-01T16:11:44.063Z] ---> 28b46b7025a9 [2022-06-01T16:11:44.063Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-01T16:11:44.344Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-01T16:11:44.344Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-01T16:11:44.344Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-01T16:11:44.344Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-01T16:11:44.623Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-01T16:11:44.623Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-01T16:11:44.623Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-01T16:11:44.623Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-01T16:11:44.623Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-01T16:11:44.623Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-01T16:11:44.623Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-01T16:11:44.623Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-01T16:11:44.902Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-01T16:11:44.902Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-01T16:11:44.902Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-01T16:11:44.902Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-01T16:11:44.902Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-01T16:11:44.902Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-01T16:11:44.902Z] ---> 742b1822bf81 [2022-06-01T16:11:44.902Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-01T16:11:44.902Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-01T16:11:44.902Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-01T16:11:45.177Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-01T16:11:45.177Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-01T16:11:45.177Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-01T16:11:45.177Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-01T16:11:45.177Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-01T16:11:45.455Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-01T16:11:46.059Z] ---> 2b9fd6f0ce64 [2022-06-01T16:11:46.059Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-01T16:11:46.059Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T16:11:46.059Z] OK: 82 MiB in 65 packages [2022-06-01T16:11:47.079Z] ---> 700a3cdef835 [2022-06-01T16:11:47.079Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-01T16:11:47.363Z] ---> Running in 73410084547a [2022-06-01T16:11:47.639Z] Removing intermediate container 73410084547a [2022-06-01T16:11:47.639Z] ---> f40f18f210b8 [2022-06-01T16:11:47.639Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-01T16:11:48.626Z] ---> 61356cc1fd77 [2022-06-01T16:11:48.627Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-01T16:11:48.897Z] ---> Running in bf02a8dd222b [2022-06-01T16:11:52.295Z] Removing intermediate container bf02a8dd222b [2022-06-01T16:11:52.295Z] ---> 6e5e5838b64d [2022-06-01T16:11:52.295Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-01T16:11:52.295Z] ---> Running in ef6825bcd80f [2022-06-01T16:11:52.570Z] Collecting docker-compose==1.23.2 [2022-06-01T16:11:52.570Z] Removing intermediate container ef6825bcd80f [2022-06-01T16:11:52.570Z] ---> 7ff3282a2dd0 [2022-06-01T16:11:52.570Z] Step 28/31 : CMD ["gate"] [2022-06-01T16:11:52.851Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-01T16:11:52.851Z] ---> Running in 5db5e11153ee [2022-06-01T16:11:53.458Z] Removing intermediate container 5db5e11153ee [2022-06-01T16:11:53.458Z] ---> 7cbbfb0b37a6 [2022-06-01T16:11:53.458Z] Step 29/31 : LABEL arch=arm64 [2022-06-01T16:11:53.734Z] Collecting docker<4.0,>=3.6.0 [2022-06-01T16:11:53.735Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-01T16:11:53.735Z] ---> Running in 09587380c328 [2022-06-01T16:11:54.361Z] Removing intermediate container 09587380c328 [2022-06-01T16:11:54.361Z] ---> b7b04e7deda3 [2022-06-01T16:11:54.361Z] Step 30/31 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:11:54.635Z] ---> Running in add179a3a19a [2022-06-01T16:11:55.239Z] Removing intermediate container add179a3a19a [2022-06-01T16:11:55.239Z] ---> 51c0cfcbd523 [2022-06-01T16:11:55.239Z] Step 31/31 : LABEL version=0.0.0 [2022-06-01T16:11:55.522Z] ---> Running in 8221bdf3160e [2022-06-01T16:11:55.795Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-01T16:11:55.795Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-01T16:11:56.068Z] Removing intermediate container 8221bdf3160e [2022-06-01T16:11:56.068Z] ---> 12fafbe6e706 [2022-06-01T16:11:56.068Z] [2022-06-01T16:11:56.343Z] Successfully built 12fafbe6e706 [2022-06-01T16:11:56.343Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-01T16:11:56.343Z] Building security-spiffe-token-provider [2022-06-01T16:11:56.615Z]  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 [2022-06-01T16:11:56.615Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-01T16:11:56.615Z] Collecting cached-property<2,>=1.2.0 [2022-06-01T16:11:56.886Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-01T16:11:57.858Z] Collecting PyYAML<4,>=3.10 [2022-06-01T16:11:57.858Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-01T16:12:02.160Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-01T16:12:02.160Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-01T16:12:02.434Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-01T16:12:02.434Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-01T16:12:05.088Z] Collecting texttable<0.10,>=0.9.0 [2022-06-01T16:12:05.088Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-01T16:12:07.718Z] 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-06-01T16:12:07.718Z] Collecting docopt<0.7,>=0.6.1 [2022-06-01T16:12:07.718Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-01T16:12:11.112Z] Collecting docker-pycreds>=0.4.0 [2022-06-01T16:12:11.112Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-01T16:12:11.712Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-01T16:12:11.712Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-01T16:12:11.712Z] 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-06-01T16:12:11.986Z] Collecting idna<2.8,>=2.5 [2022-06-01T16:12:11.986Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-01T16:12:13.044Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-01T16:12:13.044Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-01T16:12:13.331Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-01T16:12:13.331Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-01T16:12:13.331Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-01T16:12:13.331Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-01T16:12:16.203Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-01T16:12:16.203Z] Attempting uninstall: urllib3 [2022-06-01T16:12:16.203Z] Found existing installation: urllib3 1.26.7 [2022-06-01T16:12:16.203Z] Uninstalling urllib3-1.26.7: [2022-06-01T16:12:16.203Z] Removing intermediate container b61aa0b8b91b [2022-06-01T16:12:16.203Z] ---> e5cdbfa5d587 [2022-06-01T16:12:16.203Z] [2022-06-01T16:12:16.203Z] Step 10/23 : FROM alpine:3.14 [2022-06-01T16:12:16.203Z] ---> ac73e934f311 [2022-06-01T16:12:16.203Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-01T16:12:16.203Z] Successfully uninstalled urllib3-1.26.7 [2022-06-01T16:12:16.203Z] ---> Running in 012634b926fb [2022-06-01T16:12:17.194Z] Removing intermediate container 012634b926fb [2022-06-01T16:12:17.194Z] ---> 685deac41d7c [2022-06-01T16:12:17.194Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-01T16:12:17.194Z] ---> Running in eca0a4ad0545 [2022-06-01T16:12:17.194Z] Attempting uninstall: idna [2022-06-01T16:12:17.194Z] Found existing installation: idna 3.3 [2022-06-01T16:12:17.194Z] Uninstalling idna-3.3: [2022-06-01T16:12:17.470Z] Successfully uninstalled idna-3.3 [2022-06-01T16:12:18.068Z] Removing intermediate container eca0a4ad0545 [2022-06-01T16:12:18.068Z] ---> 9a27aeae923f [2022-06-01T16:12:18.068Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-01T16:12:18.068Z] ---> Running in 7ebceee58b7c [2022-06-01T16:12:18.671Z] Removing intermediate container 7ebceee58b7c [2022-06-01T16:12:18.671Z] ---> 0f859433d42d [2022-06-01T16:12:18.671Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:12:18.951Z] ---> Running in 3beb5b316d31 [2022-06-01T16:12:21.636Z] Attempting uninstall: requests [2022-06-01T16:12:21.636Z] Found existing installation: requests 2.26.0 [2022-06-01T16:12:21.636Z] Uninstalling requests-2.26.0: [2022-06-01T16:12:21.636Z] Successfully uninstalled requests-2.26.0 [2022-06-01T16:12:22.232Z] Running setup.py install for texttable: started [2022-06-01T16:12:22.511Z] Removing intermediate container 3beb5b316d31 [2022-06-01T16:12:22.511Z] ---> 163729dbdfef [2022-06-01T16:12:22.511Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-01T16:12:22.788Z] ---> Running in 83f4ee903ea5 [2022-06-01T16:12:24.787Z] Running setup.py install for texttable: finished with status 'done' [2022-06-01T16:12:24.787Z] Running setup.py install for PyYAML: started [2022-06-01T16:12:25.065Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:12:25.065Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:12:25.065Z] ---> d2a126d03563 [2022-06-01T16:12:25.065Z] Step 3/20 : WORKDIR /edgex-go [2022-06-01T16:12:25.065Z] ---> Using cache [2022-06-01T16:12:25.065Z] ---> a123ef5be4a7 [2022-06-01T16:12:25.065Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-01T16:12:25.065Z] ---> Running in 931c63ca5f7b [2022-06-01T16:12:25.065Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:12:26.062Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:12:26.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:12:27.272Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-01T16:12:27.272Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T16:12:27.272Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-01T16:12:27.272Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T16:12:27.553Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-01T16:12:27.833Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-01T16:12:27.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:12:27.833Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T16:12:27.833Z] OK: 8 MiB in 20 packages [2022-06-01T16:12:27.833Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-01T16:12:28.442Z] Running setup.py install for docopt: started [2022-06-01T16:12:29.431Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T16:12:29.431Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T16:12:29.431Z] OK: 15743 distinct packages available [2022-06-01T16:12:29.431Z] Removing intermediate container 83f4ee903ea5 [2022-06-01T16:12:29.431Z] ---> 161e299bdc1f [2022-06-01T16:12:29.431Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T16:12:29.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:12:30.422Z] ---> 7a34e8cf96eb [2022-06-01T16:12:30.422Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-01T16:12:30.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:12:31.697Z] Running setup.py install for docopt: finished with status 'done' [2022-06-01T16:12:31.697Z] Running setup.py install for dockerpty: started [2022-06-01T16:12:31.975Z] OK: 220 MiB in 52 packages [2022-06-01T16:12:32.586Z] ---> d2daf51621e0 [2022-06-01T16:12:32.586Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-01T16:12:33.592Z] Removing intermediate container 931c63ca5f7b [2022-06-01T16:12:33.592Z] ---> d70592290314 [2022-06-01T16:12:33.592Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-01T16:12:33.865Z] ---> e78a677d8487 [2022-06-01T16:12:34.143Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-01T16:12:34.143Z] ---> Running in aabee545a1dd [2022-06-01T16:12:34.430Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-01T16:12:34.713Z] Removing intermediate container aabee545a1dd [2022-06-01T16:12:34.713Z] ---> a74693aede5a [2022-06-01T16:12:34.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T16:12:34.713Z] ---> ab00ca1497c4 [2022-06-01T16:12:34.713Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:12:34.993Z] ---> Running in 13bf7dcf243d [2022-06-01T16:12:34.993Z] ---> Running in 740bae79d3f4 [2022-06-01T16:12:35.604Z] Removing intermediate container 13bf7dcf243d [2022-06-01T16:12:35.604Z] ---> 85858f5e213f [2022-06-01T16:12:35.604Z] Step 21/23 : LABEL arch=arm64 [2022-06-01T16:12:35.890Z] ---> Running in 083122cab14f [2022-06-01T16:12:36.500Z] Removing intermediate container 083122cab14f [2022-06-01T16:12:36.500Z] ---> 78216a940f67 [2022-06-01T16:12:36.500Z] Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:12:36.788Z] ---> Running in dfcd73785def [2022-06-01T16:12:37.414Z] 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-06-01T16:12:37.414Z] Removing intermediate container dfcd73785def [2022-06-01T16:12:37.414Z] ---> 266985455439 [2022-06-01T16:12:37.414Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T16:12:37.699Z] ---> Running in ca89ef579b81 [2022-06-01T16:12:37.977Z] Removing intermediate container ca89ef579b81 [2022-06-01T16:12:37.977Z] ---> a2c52aff9445 [2022-06-01T16:12:37.977Z] [2022-06-01T16:12:38.593Z] Successfully built a2c52aff9445 [2022-06-01T16:12:38.593Z] Successfully tagged core-data-arm64:latest [2022-06-01T16:12:38.593Z] Building support-notifications [2022-06-01T16:12:42.021Z]  Building core-data ... done Removing intermediate container 740bae79d3f4 [2022-06-01T16:12:42.021Z] ---> 1149d0442ce9 [2022-06-01T16:12:42.021Z] Step 7/20 : COPY . . [2022-06-01T16:13:00.404Z] Removing intermediate container e929a4194fe9 [2022-06-01T16:13:00.404Z] ---> 68ac4a017aa8 [2022-06-01T16:13:00.404Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-01T16:13:00.404Z] ---> Running in aa4c61590b16 [2022-06-01T16:13:01.394Z] Removing intermediate container aa4c61590b16 [2022-06-01T16:13:01.394Z] ---> f123552a3b19 [2022-06-01T16:13:01.394Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-01T16:13:01.677Z] ---> Running in d75a6d4efcc7 [2022-06-01T16:13:02.672Z] Removing intermediate container d75a6d4efcc7 [2022-06-01T16:13:02.672Z] ---> 3de7ce795570 [2022-06-01T16:13:02.672Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-01T16:13:06.089Z] ---> d0c84739a267 [2022-06-01T16:13:06.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-01T16:13:08.089Z] ---> 7c6f5f77971b [2022-06-01T16:13:08.089Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-01T16:13:09.549Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:13:09.549Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:13:09.549Z] ---> d2a126d03563 [2022-06-01T16:13:09.549Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T16:13:09.549Z] ---> Using cache [2022-06-01T16:13:09.549Z] ---> a123ef5be4a7 [2022-06-01T16:13:09.549Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:13:09.549Z] ---> Using cache [2022-06-01T16:13:09.549Z] ---> d39ae19195e2 [2022-06-01T16:13:09.549Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-01T16:13:09.549Z] ---> Running in 06b6f1c36871 [2022-06-01T16:13:10.154Z] ---> fa7bd164e19d [2022-06-01T16:13:10.154Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-01T16:13:10.154Z] ---> Running in 461eb6435615 [2022-06-01T16:13:11.153Z] Removing intermediate container 461eb6435615 [2022-06-01T16:13:11.153Z] ---> 24b8f1b2d4a6 [2022-06-01T16:13:11.153Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T16:13:11.427Z] ---> Running in 1a530093891e [2022-06-01T16:13:12.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:13:12.430Z] Removing intermediate container 1a530093891e [2022-06-01T16:13:12.430Z] ---> 18b32ad59932 [2022-06-01T16:13:12.430Z] Step 21/23 : LABEL arch=arm64 [2022-06-01T16:13:12.706Z] ---> Running in b9ef847ae8b6 [2022-06-01T16:13:13.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:13:13.930Z] Removing intermediate container b9ef847ae8b6 [2022-06-01T16:13:13.930Z] ---> a14d4162f59a [2022-06-01T16:13:13.930Z] Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:13:13.930Z] ---> Running in 370ba5bfa8db [2022-06-01T16:13:14.538Z] OK: 220 MiB in 52 packages [2022-06-01T16:13:14.833Z] Removing intermediate container 370ba5bfa8db [2022-06-01T16:13:14.833Z] ---> 96b8ae154edf [2022-06-01T16:13:14.833Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T16:13:15.121Z] ---> Running in e9443f3804f5 [2022-06-01T16:13:16.581Z] Removing intermediate container 06b6f1c36871 [2022-06-01T16:13:16.581Z] ---> 9a22f9e55dae [2022-06-01T16:13:16.581Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-01T16:13:16.581Z] Removing intermediate container e9443f3804f5 [2022-06-01T16:13:16.581Z] ---> 00eead853ff6 [2022-06-01T16:13:16.581Z] [2022-06-01T16:13:17.580Z] Successfully built 00eead853ff6 [2022-06-01T16:13:17.580Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-01T16:13:17.580Z] Building security-proxy-setup [2022-06-01T16:13:18.569Z]  Building sys-mgmt-agent ... done  ---> dded30a4c7cd [2022-06-01T16:13:18.569Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:13:18.856Z] ---> Running in 8e2c53d2cc68 [2022-06-01T16:13:23.215Z] ---> 8986844eb3c7 [2022-06-01T16:13:23.215Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-01T16:13:23.819Z] ---> Running in fe9ba9b06bd8 [2022-06-01T16:13:26.477Z] 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-06-01T16:13:26.477Z] Removing intermediate container 8e2c53d2cc68 [2022-06-01T16:13:26.477Z] ---> 72690cc88c88 [2022-06-01T16:13:26.477Z] Step 8/22 : COPY . . [2022-06-01T16:13:36.695Z] Removing intermediate container ce570c75e6cd [2022-06-01T16:13:36.695Z] ---> d29e7e44d05b [2022-06-01T16:13:36.695Z] [2022-06-01T16:13:36.695Z] Step 10/22 : FROM alpine:3.14 [2022-06-01T16:13:36.695Z] ---> ac73e934f311 [2022-06-01T16:13:36.695Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-01T16:13:36.695Z] ---> Running in 17c2b9391885 [2022-06-01T16:13:38.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:13:38.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:13:39.961Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-01T16:13:39.961Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T16:13:39.961Z] OK: 5 MiB in 15 packages [2022-06-01T16:13:42.082Z] Removing intermediate container 17c2b9391885 [2022-06-01T16:13:42.082Z] ---> 61062bd32a47 [2022-06-01T16:13:42.082Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T16:13:42.356Z] ---> Running in dc5ea5d1935e [2022-06-01T16:13:43.337Z] Removing intermediate container dc5ea5d1935e [2022-06-01T16:13:43.337Z] ---> b2d778750247 [2022-06-01T16:13:43.337Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-01T16:13:43.337Z] ---> Running in a8203ee194e0 [2022-06-01T16:13:44.323Z] Removing intermediate container a8203ee194e0 [2022-06-01T16:13:44.323Z] ---> 5bac79a9196c [2022-06-01T16:13:44.323Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-01T16:13:44.323Z] ---> Running in fd9d66d91256 [2022-06-01T16:13:45.308Z] Removing intermediate container fd9d66d91256 [2022-06-01T16:13:45.308Z] ---> aa55f9c7c367 [2022-06-01T16:13:45.308Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T16:13:47.306Z] ---> 87997cc5f475 [2022-06-01T16:13:47.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-01T16:13:48.752Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:13:48.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:13:48.752Z] ---> d2a126d03563 [2022-06-01T16:13:48.752Z] Step 3/22 : WORKDIR /edgex-go [2022-06-01T16:13:48.752Z] ---> Using cache [2022-06-01T16:13:48.752Z] ---> a123ef5be4a7 [2022-06-01T16:13:48.752Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:13:48.752Z] ---> Using cache [2022-06-01T16:13:48.752Z] ---> d39ae19195e2 [2022-06-01T16:13:48.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-01T16:13:48.752Z] ---> Using cache [2022-06-01T16:13:48.752Z] ---> b7f396a55f5e [2022-06-01T16:13:48.752Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-01T16:13:48.752Z] ---> Using cache [2022-06-01T16:13:48.752Z] ---> 144d54b1118b [2022-06-01T16:13:48.752Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:13:48.752Z] ---> Using cache [2022-06-01T16:13:48.752Z] ---> c270d3ab1c81 [2022-06-01T16:13:48.752Z] Step 8/22 : COPY . . [2022-06-01T16:13:49.033Z] ---> Using cache [2022-06-01T16:13:49.033Z] ---> 121fcc818606 [2022-06-01T16:13:49.033Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-01T16:13:49.312Z] ---> Running in 971c5a749ecc [2022-06-01T16:13:51.967Z] ---> e341c916e95e [2022-06-01T16:13:51.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-01T16:13:51.967Z] 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-06-01T16:13:53.426Z] ---> 3c6c2c837436 [2022-06-01T16:13:53.426Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-01T16:13:53.426Z] ---> Running in 0c7830c61f25 [2022-06-01T16:13:54.043Z] Removing intermediate container 0c7830c61f25 [2022-06-01T16:13:54.043Z] ---> 0593c7269e51 [2022-06-01T16:13:54.043Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T16:13:54.323Z] ---> Running in 61f6a22cf97c [2022-06-01T16:13:54.943Z] Removing intermediate container 61f6a22cf97c [2022-06-01T16:13:54.943Z] ---> 243293cc30e3 [2022-06-01T16:13:54.943Z] Step 20/22 : LABEL arch=arm64 [2022-06-01T16:13:55.229Z] ---> Running in 324000cc94a9 [2022-06-01T16:13:55.837Z] Removing intermediate container 324000cc94a9 [2022-06-01T16:13:55.837Z] ---> a36c6bbdd9ee [2022-06-01T16:13:55.837Z] Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:13:56.119Z] ---> Running in d9987d4998e7 [2022-06-01T16:13:56.730Z] Removing intermediate container d9987d4998e7 [2022-06-01T16:13:56.730Z] ---> d49370d17566 [2022-06-01T16:13:56.730Z] Step 22/22 : LABEL version=0.0.0 [2022-06-01T16:13:57.010Z] ---> Running in feef39d966a8 [2022-06-01T16:13:58.002Z] Removing intermediate container feef39d966a8 [2022-06-01T16:13:58.002Z] ---> f1539e63ebad [2022-06-01T16:13:58.002Z] [2022-06-01T16:13:58.991Z] Successfully built f1539e63ebad [2022-06-01T16:13:58.991Z] Successfully tagged support-scheduler-arm64:latest [2022-06-01T16:13:58.991Z] Building core-command [2022-06-01T16:14:03.320Z]  Building support-scheduler ... done  ---> 4fd8ff80dc57 [2022-06-01T16:14:03.320Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-01T16:14:03.320Z] ---> Running in fa34bff17b2d [2022-06-01T16:14:05.297Z] 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-06-01T16:14:27.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:14:27.546Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:14:27.546Z] ---> d2a126d03563 [2022-06-01T16:14:27.546Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T16:14:27.546Z] ---> Using cache [2022-06-01T16:14:27.546Z] ---> a123ef5be4a7 [2022-06-01T16:14:27.546Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:14:27.546Z] ---> Using cache [2022-06-01T16:14:27.546Z] ---> d39ae19195e2 [2022-06-01T16:14:27.546Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-01T16:14:27.546Z] ---> Using cache [2022-06-01T16:14:27.546Z] ---> b7f396a55f5e [2022-06-01T16:14:27.546Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-01T16:14:27.546Z] ---> Using cache [2022-06-01T16:14:27.546Z] ---> 144d54b1118b [2022-06-01T16:14:27.546Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:14:27.546Z] ---> Using cache [2022-06-01T16:14:27.546Z] ---> c270d3ab1c81 [2022-06-01T16:14:27.546Z] Step 8/23 : COPY . . [2022-06-01T16:14:27.546Z] ---> Using cache [2022-06-01T16:14:27.546Z] ---> 121fcc818606 [2022-06-01T16:14:27.546Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-01T16:14:27.546Z] ---> Running in e8c7366635e2 [2022-06-01T16:14:29.544Z] 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-06-01T16:18:21.579Z] 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-06-01T16:18:29.910Z] Removing intermediate container 971c5a749ecc [2022-06-01T16:18:29.910Z] ---> df18247d2a7c [2022-06-01T16:18:29.910Z] [2022-06-01T16:18:29.910Z] Step 10/22 : FROM alpine:3.14 [2022-06-01T16:18:29.910Z] ---> ac73e934f311 [2022-06-01T16:18:29.910Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-01T16:18:29.910Z] ---> Running in f50c52f0744d [2022-06-01T16:18:30.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:18:31.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:18:32.166Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-01T16:18:32.166Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-01T16:18:32.166Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-01T16:18:32.166Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-01T16:18:32.440Z] (5/6) Installing curl (7.79.1-r1) [2022-06-01T16:18:32.441Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-01T16:18:32.441Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T16:18:32.441Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T16:18:32.716Z] OK: 8 MiB in 20 packages [2022-06-01T16:18:35.342Z] Removing intermediate container f50c52f0744d [2022-06-01T16:18:35.342Z] ---> d6eac213715a [2022-06-01T16:18:35.342Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-01T16:18:35.342Z] ---> Running in 7348273da2ba [2022-06-01T16:18:35.619Z] Removing intermediate container 7348273da2ba [2022-06-01T16:18:35.619Z] ---> fbf87a4945b6 [2022-06-01T16:18:35.619Z] Step 13/22 : WORKDIR /edgex [2022-06-01T16:18:35.619Z] ---> Running in 30d2648f95d0 [2022-06-01T16:18:36.221Z] Removing intermediate container 30d2648f95d0 [2022-06-01T16:18:36.221Z] ---> e9defe3cf15a [2022-06-01T16:18:36.221Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-01T16:18:37.205Z] ---> 07c10d2c8f03 [2022-06-01T16:18:37.205Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-01T16:18:38.651Z] ---> 9454a62fa484 [2022-06-01T16:18:38.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-01T16:18:40.095Z] ---> dc299c97fc99 [2022-06-01T16:18:40.095Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-01T16:18:41.096Z] ---> 14e7ca76b3d4 [2022-06-01T16:18:41.096Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-01T16:18:41.096Z] ---> Running in 70af05b39621 [2022-06-01T16:18:44.714Z] Removing intermediate container 70af05b39621 [2022-06-01T16:18:44.714Z] ---> 860c7a9f64fb [2022-06-01T16:18:44.714Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-01T16:18:44.714Z] ---> Running in 7a8c9b120145 [2022-06-01T16:18:45.274Z] Removing intermediate container 7a8c9b120145 [2022-06-01T16:18:45.274Z] ---> 6ee7e809bb3f [2022-06-01T16:18:45.274Z] Step 20/22 : LABEL arch=arm64 [2022-06-01T16:18:45.274Z] ---> Running in cde3c3f9c797 [2022-06-01T16:18:45.568Z] Removing intermediate container cde3c3f9c797 [2022-06-01T16:18:45.568Z] ---> b544b7855891 [2022-06-01T16:18:45.568Z] Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:18:45.568Z] ---> Running in ece532aea714 [2022-06-01T16:18:46.264Z] Removing intermediate container ece532aea714 [2022-06-01T16:18:46.264Z] ---> 6eb553f9b2ab [2022-06-01T16:18:46.264Z] Step 22/22 : LABEL version=0.0.0 [2022-06-01T16:18:46.264Z] ---> Running in c6261018d9c1 [2022-06-01T16:18:46.886Z] Removing intermediate container c6261018d9c1 [2022-06-01T16:18:46.886Z] ---> 72de6ca38ac0 [2022-06-01T16:18:46.886Z] [2022-06-01T16:18:47.512Z] Successfully built 72de6ca38ac0 [2022-06-01T16:18:47.512Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-01T16:18:47.512Z] Building core-metadata [2022-06-01T16:18:55.820Z]  Building security-proxy-setup ... done Removing intermediate container e8c7366635e2 [2022-06-01T16:18:55.820Z] ---> 83351d645146 [2022-06-01T16:18:55.820Z] [2022-06-01T16:18:55.821Z] Step 10/23 : FROM alpine:3.14 [2022-06-01T16:18:55.821Z] ---> ac73e934f311 [2022-06-01T16:18:55.821Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-01T16:18:55.821Z] ---> Using cache [2022-06-01T16:18:55.821Z] ---> 61062bd32a47 [2022-06-01T16:18:55.821Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T16:18:55.821Z] ---> Using cache [2022-06-01T16:18:55.821Z] ---> b2d778750247 [2022-06-01T16:18:55.821Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-01T16:18:55.821Z] ---> Running in aa836ef759bc [2022-06-01T16:18:56.094Z] Removing intermediate container aa836ef759bc [2022-06-01T16:18:56.094Z] ---> 2bff9a6db280 [2022-06-01T16:18:56.094Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-01T16:18:56.094Z] ---> Running in 67d30b2d40d6 [2022-06-01T16:18:56.709Z] Removing intermediate container 67d30b2d40d6 [2022-06-01T16:18:56.709Z] ---> 0b226839358d [2022-06-01T16:18:56.709Z] Step 15/23 : WORKDIR / [2022-06-01T16:18:56.991Z] ---> Running in cf1f15256274 [2022-06-01T16:18:57.274Z] Removing intermediate container cf1f15256274 [2022-06-01T16:18:57.274Z] ---> a528d8f306a6 [2022-06-01T16:18:57.274Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T16:18:58.263Z] ---> 89f521b72790 [2022-06-01T16:18:58.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-01T16:19:00.250Z] ---> 369c5e4913d3 [2022-06-01T16:19:00.250Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-01T16:19:01.715Z] ---> a08e48c622e0 [2022-06-01T16:19:01.715Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-01T16:19:01.715Z] ---> Running in bf1e8265cbe4 [2022-06-01T16:19:02.321Z] Removing intermediate container bf1e8265cbe4 [2022-06-01T16:19:02.321Z] ---> 60a63e6d3867 [2022-06-01T16:19:02.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T16:19:02.599Z] ---> Running in a91955714237 [2022-06-01T16:19:03.206Z] Removing intermediate container a91955714237 [2022-06-01T16:19:03.206Z] ---> 4298e06bdff8 [2022-06-01T16:19:03.206Z] Step 21/23 : LABEL arch=arm64 [2022-06-01T16:19:03.484Z] ---> Running in 9b9dfbe3a8a2 [2022-06-01T16:19:04.087Z] Removing intermediate container 9b9dfbe3a8a2 [2022-06-01T16:19:04.087Z] ---> df48c43d2bbb [2022-06-01T16:19:04.087Z] Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:19:04.368Z] ---> Running in 1452249f02be [2022-06-01T16:19:05.359Z] Removing intermediate container 1452249f02be [2022-06-01T16:19:05.359Z] ---> 7e82626ff3cb [2022-06-01T16:19:05.359Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T16:19:05.359Z] ---> Running in 420cb87de8be [2022-06-01T16:19:05.967Z] Removing intermediate container 420cb87de8be [2022-06-01T16:19:05.967Z] ---> c0d85b8e8466 [2022-06-01T16:19:05.967Z] [2022-06-01T16:19:06.958Z] Successfully built c0d85b8e8466 [2022-06-01T16:19:06.958Z] Successfully tagged core-command-arm64:latest [2022-06-01T16:19:06.958Z]  Building core-command ... done Building security-secretstore-setup [2022-06-01T16:19:25.293Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:19:25.293Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:19:25.293Z] ---> d2a126d03563 [2022-06-01T16:19:25.293Z] Step 3/23 : WORKDIR /edgex-go [2022-06-01T16:19:25.293Z] ---> Using cache [2022-06-01T16:19:25.293Z] ---> a123ef5be4a7 [2022-06-01T16:19:25.293Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:19:25.293Z] ---> Using cache [2022-06-01T16:19:25.293Z] ---> d39ae19195e2 [2022-06-01T16:19:25.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-01T16:19:25.293Z] ---> Using cache [2022-06-01T16:19:25.293Z] ---> b7f396a55f5e [2022-06-01T16:19:25.293Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-01T16:19:25.293Z] ---> Using cache [2022-06-01T16:19:25.293Z] ---> 144d54b1118b [2022-06-01T16:19:25.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:19:25.293Z] ---> Using cache [2022-06-01T16:19:25.293Z] ---> c270d3ab1c81 [2022-06-01T16:19:25.293Z] Step 8/23 : COPY . . [2022-06-01T16:19:25.293Z] ---> Using cache [2022-06-01T16:19:25.293Z] ---> 121fcc818606 [2022-06-01T16:19:25.293Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-01T16:19:25.580Z] ---> Running in 67afae826035 [2022-06-01T16:19:28.237Z] 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-06-01T16:19:43.443Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:19:43.443Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:19:43.443Z] ---> d2a126d03563 [2022-06-01T16:19:43.443Z] Step 3/25 : WORKDIR /edgex-go [2022-06-01T16:19:43.443Z] ---> Using cache [2022-06-01T16:19:43.443Z] ---> a123ef5be4a7 [2022-06-01T16:19:43.443Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:19:43.443Z] ---> Using cache [2022-06-01T16:19:43.443Z] ---> d39ae19195e2 [2022-06-01T16:19:43.443Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-01T16:19:43.443Z] ---> Using cache [2022-06-01T16:19:43.443Z] ---> b7f396a55f5e [2022-06-01T16:19:43.443Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-01T16:19:43.443Z] ---> Using cache [2022-06-01T16:19:43.443Z] ---> 144d54b1118b [2022-06-01T16:19:43.443Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:19:43.443Z] ---> Using cache [2022-06-01T16:19:43.443Z] ---> c270d3ab1c81 [2022-06-01T16:19:43.443Z] Step 8/25 : COPY . . [2022-06-01T16:19:43.443Z] ---> Using cache [2022-06-01T16:19:43.443Z] ---> 121fcc818606 [2022-06-01T16:19:43.443Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-01T16:19:44.053Z] ---> Running in 087cad703fbd [2022-06-01T16:19:46.053Z] 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-06-01T16:20:04.408Z] Removing intermediate container fe9ba9b06bd8 [2022-06-01T16:20:04.408Z] ---> bbbd1487c300 [2022-06-01T16:20:04.408Z] [2022-06-01T16:20:04.408Z] Step 9/20 : FROM alpine:3.15 [2022-06-01T16:20:04.408Z] 3.15: Pulling from library/alpine [2022-06-01T16:20:04.408Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-01T16:20:04.408Z] Status: Downloaded newer image for alpine:3.15 [2022-06-01T16:20:04.408Z] ---> 3fb3c9af89a9 [2022-06-01T16:20:04.408Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-01T16:20:04.408Z] ---> Running in 258cc9d6793b [2022-06-01T16:20:04.408Z] Removing intermediate container 258cc9d6793b [2022-06-01T16:20:04.408Z] ---> c0ee79426302 [2022-06-01T16:20:04.408Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:20:04.408Z] ---> Running in 330e5f0213ea [2022-06-01T16:20:05.862Z] Removing intermediate container 330e5f0213ea [2022-06-01T16:20:05.862Z] ---> d03be42faa0c [2022-06-01T16:20:05.862Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-01T16:20:05.862Z] ---> Running in 30452e12d520 [2022-06-01T16:20:07.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:20:08.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:20:10.296Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T16:20:10.296Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T16:20:10.296Z] OK: 15736 distinct packages available [2022-06-01T16:20:10.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:20:11.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:20:12.735Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-01T16:20:12.735Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-01T16:20:13.011Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-01T16:20:13.011Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-01T16:20:13.011Z] (5/9) Installing curl (7.80.0-r1) [2022-06-01T16:20:13.289Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-01T16:20:13.289Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-01T16:20:13.289Z] (8/9) Installing libucontext (1.1-r0) [2022-06-01T16:20:13.569Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-01T16:20:13.569Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T16:20:13.569Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T16:20:13.854Z] OK: 8 MiB in 23 packages [2022-06-01T16:20:15.866Z] Removing intermediate container 30452e12d520 [2022-06-01T16:20:15.866Z] ---> 3405c6ff2c82 [2022-06-01T16:20:15.866Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T16:20:16.877Z] ---> 31040b25fafb [2022-06-01T16:20:16.877Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-01T16:20:19.546Z] ---> c74ec9a4ad40 [2022-06-01T16:20:19.546Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-01T16:20:20.151Z] ---> 1c1e2bf48f37 [2022-06-01T16:20:20.151Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-01T16:20:20.151Z] ---> Running in f94eff4e0c0a [2022-06-01T16:20:20.761Z] Removing intermediate container f94eff4e0c0a [2022-06-01T16:20:20.761Z] ---> cc76724ce4da [2022-06-01T16:20:20.761Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T16:20:20.761Z] ---> Running in efb71cd859e1 [2022-06-01T16:20:21.376Z] Removing intermediate container efb71cd859e1 [2022-06-01T16:20:21.377Z] ---> e19dc439b68e [2022-06-01T16:20:21.377Z] Step 18/20 : LABEL arch=arm64 [2022-06-01T16:20:21.654Z] ---> Running in 45824cacf5bd [2022-06-01T16:20:21.943Z] Removing intermediate container 45824cacf5bd [2022-06-01T16:20:21.943Z] ---> 16522ef7d6da [2022-06-01T16:20:21.943Z] Step 19/20 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:20:22.220Z] ---> Running in 671b61b364c9 [2022-06-01T16:20:22.826Z] Removing intermediate container 671b61b364c9 [2022-06-01T16:20:22.826Z] ---> 474a8b59f3f3 [2022-06-01T16:20:22.826Z] Step 20/20 : LABEL version=0.0.0 [2022-06-01T16:20:22.826Z] ---> Running in 114ea335c3fe [2022-06-01T16:20:23.429Z] Removing intermediate container 114ea335c3fe [2022-06-01T16:20:23.429Z] ---> a9274fa120e6 [2022-06-01T16:20:23.429Z] [2022-06-01T16:20:23.705Z] Successfully built a9274fa120e6 [2022-06-01T16:20:23.705Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-01T16:20:23.705Z] Building security-spire-server [2022-06-01T16:21:03.191Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:21:03.191Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:21:03.191Z] ---> d2a126d03563 [2022-06-01T16:21:03.191Z] Step 3/25 : WORKDIR /edgex-go [2022-06-01T16:21:03.191Z] ---> Using cache [2022-06-01T16:21:03.191Z] ---> a123ef5be4a7 [2022-06-01T16:21:03.191Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:21:03.191Z] ---> Using cache [2022-06-01T16:21:03.191Z] ---> d39ae19195e2 [2022-06-01T16:21:03.191Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-01T16:21:03.191Z] ---> Running in 525403007e8e [2022-06-01T16:21:03.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:21:03.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:21:03.191Z] OK: 220 MiB in 52 packages [2022-06-01T16:21:03.479Z] Removing intermediate container 525403007e8e [2022-06-01T16:21:03.479Z] ---> 3c177cf42ddc [2022-06-01T16:21:03.479Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-01T16:21:04.485Z] ---> 60e741653870 [2022-06-01T16:21:04.485Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:21:04.485Z] ---> Running in c348bd671606 [2022-06-01T16:21:09.918Z] Removing intermediate container c348bd671606 [2022-06-01T16:21:09.918Z] ---> bec9d359c511 [2022-06-01T16:21:09.918Z] Step 8/25 : COPY . . [2022-06-01T16:21:28.249Z] Removing intermediate container fa34bff17b2d [2022-06-01T16:21:28.249Z] ---> 00d929b8eae4 [2022-06-01T16:21:28.249Z] [2022-06-01T16:21:28.249Z] Step 10/22 : FROM alpine:3.14 [2022-06-01T16:21:28.249Z] ---> ac73e934f311 [2022-06-01T16:21:28.249Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-01T16:21:28.249Z] ---> Running in 7a95c3c99747 [2022-06-01T16:21:30.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:21:31.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:21:32.590Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-01T16:21:32.590Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-01T16:21:32.590Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T16:21:32.590Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T16:21:33.189Z] OK: 6 MiB in 16 packages [2022-06-01T16:21:36.594Z] Removing intermediate container 7a95c3c99747 [2022-06-01T16:21:36.594Z] ---> 8142ac64d680 [2022-06-01T16:21:36.594Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T16:21:36.594Z] ---> Running in d5ec1afc2391 [2022-06-01T16:21:36.594Z] ---> c5370a8c8b02 [2022-06-01T16:21:36.594Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-01T16:21:36.594Z] ---> Running in 481be770cb98 [2022-06-01T16:21:36.870Z] Removing intermediate container d5ec1afc2391 [2022-06-01T16:21:36.870Z] ---> c25616aa1d48 [2022-06-01T16:21:36.870Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-01T16:21:37.148Z] ---> Running in 8e3ac04d23cd [2022-06-01T16:21:37.148Z] Removing intermediate container 481be770cb98 [2022-06-01T16:21:37.148Z] ---> 7cc29ef09274 [2022-06-01T16:21:37.148Z] Step 10/25 : RUN mkdir -p spire-build [2022-06-01T16:21:37.423Z] ---> Running in c20cf47ce121 [2022-06-01T16:21:38.024Z] Removing intermediate container 8e3ac04d23cd [2022-06-01T16:21:38.024Z] ---> 141ce9736bef [2022-06-01T16:21:38.024Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-01T16:21:38.024Z] ---> Running in d3c38a18073c [2022-06-01T16:21:38.622Z] Removing intermediate container d3c38a18073c [2022-06-01T16:21:38.622Z] ---> 3e9ab5a9f819 [2022-06-01T16:21:38.622Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T16:21:40.066Z] ---> 3ec88cd5043e [2022-06-01T16:21:40.066Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-01T16:21:41.059Z] Removing intermediate container c20cf47ce121 [2022-06-01T16:21:41.059Z] ---> 99630f74775d [2022-06-01T16:21:41.059Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-06-01T16:21:41.059Z] ---> Running in afca3c61268f [2022-06-01T16:21:42.055Z] Removing intermediate container afca3c61268f [2022-06-01T16:21:42.055Z] ---> 89ffff746d4e [2022-06-01T16:21:42.055Z] 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-06-01T16:21:42.055Z] ---> Running in 156dac8e2332 [2022-06-01T16:21:43.514Z] ---> f1e88dadd437 [2022-06-01T16:21:43.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-01T16:21:44.508Z] ---> ad5d2fc936d7 [2022-06-01T16:21:44.508Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-01T16:21:44.802Z] ---> Running in 97de3fbdd3be [2022-06-01T16:21:45.083Z] Removing intermediate container 97de3fbdd3be [2022-06-01T16:21:45.083Z] ---> 7988ac8e7d56 [2022-06-01T16:21:45.083Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T16:21:45.358Z] ---> Running in 14cb480fbea4 [2022-06-01T16:21:45.358Z] spire-1.2.1/ [2022-06-01T16:21:45.358Z] spire-1.2.1/.data/ [2022-06-01T16:21:45.358Z] spire-1.2.1/.data/.file [2022-06-01T16:21:45.358Z] spire-1.2.1/.dockerignore [2022-06-01T16:21:45.358Z] spire-1.2.1/.gitattributes [2022-06-01T16:21:45.358Z] spire-1.2.1/.githooks/ [2022-06-01T16:21:45.358Z] spire-1.2.1/.githooks/pre-commit [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/ [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/dependabot.yml [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/workflows/ [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-01T16:21:45.358Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-01T16:21:45.359Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-01T16:21:45.359Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-01T16:21:45.359Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-01T16:21:45.359Z] spire-1.2.1/.gitignore [2022-06-01T16:21:45.359Z] spire-1.2.1/.go-version [2022-06-01T16:21:45.359Z] spire-1.2.1/.golangci.yml [2022-06-01T16:21:45.359Z] spire-1.2.1/ADOPTERS.md [2022-06-01T16:21:45.359Z] spire-1.2.1/CHANGELOG.md [2022-06-01T16:21:45.359Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-01T16:21:45.359Z] spire-1.2.1/CODEOWNERS [2022-06-01T16:21:45.359Z] spire-1.2.1/CONTRIBUTING.md [2022-06-01T16:21:45.359Z] spire-1.2.1/Dockerfile [2022-06-01T16:21:45.359Z] spire-1.2.1/Dockerfile.dev [2022-06-01T16:21:45.359Z] spire-1.2.1/Dockerfile.scratch [2022-06-01T16:21:45.359Z] spire-1.2.1/LICENSE [2022-06-01T16:21:45.359Z] spire-1.2.1/MAINTAINERS.md [2022-06-01T16:21:45.359Z] spire-1.2.1/Makefile [2022-06-01T16:21:45.359Z] spire-1.2.1/README.md [2022-06-01T16:21:45.359Z] spire-1.2.1/ROADMAP.md [2022-06-01T16:21:45.359Z] spire-1.2.1/SECURITY.md [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-01T16:21:45.359Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-01T16:21:45.635Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-01T16:21:45.635Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-01T16:21:45.635Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-01T16:21:45.635Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-01T16:21:45.635Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-01T16:21:45.635Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-01T16:21:45.635Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-01T16:21:45.636Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/ [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/agent/ [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/agent/agent.conf [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/server/ [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/server/server.conf [2022-06-01T16:21:45.636Z] spire-1.2.1/conf/server/server_full.conf [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/ [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/SPIRE101.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/auditlog.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/ [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/scaling_spire.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/spire_agent.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/spire_server.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/supported_integrations.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/telemetry.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/telemetry_config.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/upgrading.md [2022-06-01T16:21:45.636Z] spire-1.2.1/doc/using_spire.md [2022-06-01T16:21:45.636Z] spire-1.2.1/examples/ [2022-06-01T16:21:45.636Z] spire-1.2.1/examples/README.md [2022-06-01T16:21:45.636Z] spire-1.2.1/go.mod [2022-06-01T16:21:45.636Z] spire-1.2.1/go.sum [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/agent.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/client/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/common/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/config.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-01T16:21:45.636Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/metrics.goRemoving intermediate container 14cb480fbea4 [2022-06-01T16:21:45.909Z] ---> c0f3386dd897 [2022-06-01T16:21:45.909Z] Step 20/22 : LABEL arch=arm64 [2022-06-01T16:21:45.909Z] [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ ---> Running in 0f9745b6eb1d [2022-06-01T16:21:45.909Z] [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/svid/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-01T16:21:45.909Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/names.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/auth/ [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/ [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-01T16:21:45.910Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/health/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/health/config.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/health/context.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/health/health.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/idutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/log/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/log/log.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/log/options.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/profiling/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/selector/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-01T16:21:46.183Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/uptime/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/task.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/version/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/version/version.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509util/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/api.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/health/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/id.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/status.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-01T16:21:46.184Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/catalog/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/config.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-01T16:21:46.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container 0f9745b6eb1d [2022-06-01T16:21:46.467Z] ---> e004b3344c69 [2022-06-01T16:21:46.467Z] Step 21/22 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:21:46.467Z] [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T16:21:46.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go ---> Running in fb90a1693c21 [2022-06-01T16:21:46.744Z] [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-01T16:21:46.744Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/registration/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/server.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/server_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/svid/ [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/private/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/private/server/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/private/server/journal/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/common/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/plugin/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-01T16:21:46.745Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-01T16:21:46.745Z] spire-1.2.1/release/ [2022-06-01T16:21:46.745Z] spire-1.2.1/release/spire-extras/ [2022-06-01T16:21:46.745Z] spire-1.2.1/release/spire-extras/README.md [2022-06-01T16:21:46.745Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-01T16:21:46.745Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-01T16:21:46.745Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire/ [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire/README.md [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire/conf/ [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire/conf/server/ [2022-06-01T16:21:46.746Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-01T16:21:46.746Z] spire-1.2.1/script/ [2022-06-01T16:21:46.746Z] spire-1.2.1/script/build-artifact.sh [2022-06-01T16:21:46.746Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-01T16:21:46.746Z] spire-1.2.1/support/ [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/ [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-01T16:21:46.746Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-01T16:21:47.020Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-01T16:21:47.021Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/clock/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/clock/clock.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/fixture.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/registration/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-01T16:21:47.021Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/README.md [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/common [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-01T16:21:47.021Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/ [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-01T16:21:47.297Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confRemoving intermediate container fb90a1693c21 [2022-06-01T16:21:47.298Z] ---> 4c8bee62cdca [2022-06-01T16:21:47.298Z] Step 22/22 : LABEL version=0.0.0 [2022-06-01T16:21:47.298Z] [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity ---> Running in 19b545ae1272 [2022-06-01T16:21:47.298Z] [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-01T16:21:47.298Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-01T16:21:47.299Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-01T16:21:47.578Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/test-one.sh [2022-06-01T16:21:47.579Z] spire-1.2.1/test/integration/test.sh [2022-06-01T16:21:47.579Z] spire-1.2.1/test/plugintest/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/plugintest/config.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/plugintest/load.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/plugintest/option.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/dir.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/logs.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/suite.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/spiretest/x509.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/testca/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/testca/ca.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/testkey/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/testkey/generate.sh [2022-06-01T16:21:47.579Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/testkey/keys.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/testkey/new.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/tpmsimulator/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/util/ [2022-06-01T16:21:47.579Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/util/cert_generation.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/util/io_redirection.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/util/race.go [2022-06-01T16:21:47.579Z] spire-1.2.1/test/util/util.go [2022-06-01T16:21:47.579Z] building spire from source... [2022-06-01T16:21:47.856Z] Removing intermediate container 19b545ae1272 [2022-06-01T16:21:47.856Z] ---> 8a2795cc78fa [2022-06-01T16:21:47.856Z] [2022-06-01T16:21:48.136Z] Installing go1.17.7... [2022-06-01T16:21:48.419Z] Successfully built 8a2795cc78fa [2022-06-01T16:21:48.419Z] Successfully tagged support-notifications-arm64:latest [2022-06-01T16:21:48.419Z] Building security-spire-agent [2022-06-01T16:22:20.820Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-01T16:22:20.820Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-01T16:22:20.820Z] ---> d2a126d03563 [2022-06-01T16:22:20.820Z] Step 3/26 : WORKDIR /edgex-go [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> a123ef5be4a7 [2022-06-01T16:22:20.820Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> d39ae19195e2 [2022-06-01T16:22:20.820Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> 3c177cf42ddc [2022-06-01T16:22:20.820Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> 60e741653870 [2022-06-01T16:22:20.820Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> bec9d359c511 [2022-06-01T16:22:20.820Z] Step 8/26 : COPY . . [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> c5370a8c8b02 [2022-06-01T16:22:20.820Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> 7cc29ef09274 [2022-06-01T16:22:20.820Z] Step 10/26 : RUN mkdir -p spire-build [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> 99630f74775d [2022-06-01T16:22:20.820Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-06-01T16:22:20.820Z] ---> Using cache [2022-06-01T16:22:20.820Z] ---> 89ffff746d4e [2022-06-01T16:22:20.820Z] 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-06-01T16:22:20.820Z] Building bin/spire-server... [2022-06-01T16:22:20.820Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-01T16:22:20.820Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-01T16:22:20.820Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-01T16:22:20.820Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-01T16:22:20.820Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-01T16:22:20.820Z]  ---> Running in 6129cbc78afc [2022-06-01T16:22:21.800Z] spire-1.2.1/ [2022-06-01T16:22:21.800Z] spire-1.2.1/.data/ [2022-06-01T16:22:21.800Z] spire-1.2.1/.data/.file [2022-06-01T16:22:21.800Z] spire-1.2.1/.dockerignore [2022-06-01T16:22:21.800Z] spire-1.2.1/.gitattributes [2022-06-01T16:22:21.800Z] spire-1.2.1/.githooks/ [2022-06-01T16:22:21.800Z] spire-1.2.1/.githooks/pre-commit [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/ [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/dependabot.yml [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/ [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-01T16:22:21.800Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-01T16:22:21.800Z] spire-1.2.1/.gitignore [2022-06-01T16:22:21.800Z] spire-1.2.1/.go-version [2022-06-01T16:22:21.800Z] spire-1.2.1/.golangci.yml [2022-06-01T16:22:21.800Z] spire-1.2.1/ADOPTERS.md [2022-06-01T16:22:21.800Z] spire-1.2.1/CHANGELOG.md [2022-06-01T16:22:21.800Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-01T16:22:21.800Z] spire-1.2.1/CODEOWNERS [2022-06-01T16:22:21.800Z] spire-1.2.1/CONTRIBUTING.md [2022-06-01T16:22:21.800Z] spire-1.2.1/Dockerfile [2022-06-01T16:22:22.076Z] spire-1.2.1/Dockerfile.dev [2022-06-01T16:22:22.076Z] spire-1.2.1/Dockerfile.scratch [2022-06-01T16:22:22.076Z] spire-1.2.1/LICENSE [2022-06-01T16:22:22.076Z] spire-1.2.1/MAINTAINERS.md [2022-06-01T16:22:22.076Z] spire-1.2.1/Makefile [2022-06-01T16:22:22.076Z] spire-1.2.1/README.md [2022-06-01T16:22:22.076Z] spire-1.2.1/ROADMAP.md [2022-06-01T16:22:22.076Z] spire-1.2.1/SECURITY.md [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-01T16:22:22.076Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/ [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/agent/ [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/agent/agent.conf [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/server/ [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/server/server.conf [2022-06-01T16:22:22.076Z] spire-1.2.1/conf/server/server_full.conf [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/ [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/SPIRE101.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/auditlog.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/ [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-01T16:22:22.076Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/scaling_spire.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/spire_agent.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/spire_server.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/supported_integrations.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/telemetry.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/telemetry_config.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/upgrading.md [2022-06-01T16:22:22.352Z] spire-1.2.1/doc/using_spire.md [2022-06-01T16:22:22.352Z] spire-1.2.1/examples/ [2022-06-01T16:22:22.352Z] spire-1.2.1/examples/README.md [2022-06-01T16:22:22.352Z] spire-1.2.1/go.mod [2022-06-01T16:22:22.352Z] spire-1.2.1/go.sum [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/agent.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/client/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/common/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/config.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-01T16:22:22.352Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-01T16:22:22.353Z]  [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/svid/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/names.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/auth/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-01T16:22:22.353Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/ [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/ [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-01T16:22:22.627Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/health/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/health/config.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/health/context.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/health/health.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/idutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/log/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/log/log.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/log/options.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/profiling/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/selector/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-01T16:22:22.628Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/uptime/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/task.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/version/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/version/version.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509util/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/api.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-01T16:22:22.629Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/health/ [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/id.go [2022-06-01T16:22:22.904Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/status.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/catalog/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/config.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-01T16:22:22.905Z]  [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-01T16:22:22.905Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gogo: downloading github.com/imdario/mergo v0.3.12 [2022-06-01T16:22:22.906Z]  [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-01T16:22:22.906Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/registration/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/server.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/server_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/svid/ [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/private/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/private/server/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/private/server/journal/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/common/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/plugin/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-01T16:22:23.183Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-01T16:22:23.183Z] spire-1.2.1/release/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire-extras/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire-extras/README.md [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire/README.md [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire/conf/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire/conf/server/ [2022-06-01T16:22:23.183Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-01T16:22:23.183Z] spire-1.2.1/script/ [2022-06-01T16:22:23.183Z] spire-1.2.1/script/build-artifact.sh [2022-06-01T16:22:23.183Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-01T16:22:23.183Z] spire-1.2.1/support/ [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/ [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-01T16:22:23.183Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-01T16:22:23.184Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/clock/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/clock/clock.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/bundle.dergo: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-01T16:22:23.184Z]  [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/fixture.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/registration/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-01T16:22:23.184Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/README.md [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/common [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-01T16:22:23.184Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-01T16:22:23.185Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-01T16:22:23.462Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-01T16:22:23.463Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/test-one.sh [2022-06-01T16:22:23.464Z] spire-1.2.1/test/integration/test.sh [2022-06-01T16:22:23.464Z] spire-1.2.1/test/plugintest/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/plugintest/config.go [2022-06-01T16:22:23.464Z] spire-1.2.1/test/plugintest/load.go [2022-06-01T16:22:23.464Z] spire-1.2.1/test/plugintest/option.go [2022-06-01T16:22:23.464Z] spire-1.2.1/test/spiretest/ [2022-06-01T16:22:23.464Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/spiretest/dir.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/spiretest/logs.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/spiretest/suite.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/spiretest/x509.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/testca/ [2022-06-01T16:22:23.738Z] spire-1.2.1/test/testca/ca.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/testkey/ [2022-06-01T16:22:23.738Z] spire-1.2.1/test/testkey/generate.sh [2022-06-01T16:22:23.738Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/testkey/keys.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/testkey/new.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/tpmsimulator/ [2022-06-01T16:22:23.738Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/util/ [2022-06-01T16:22:23.738Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/util/cert_generation.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/util/io_redirection.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/util/race.go [2022-06-01T16:22:23.738Z] spire-1.2.1/test/util/util.go [2022-06-01T16:22:23.738Z] building spire from source... [2022-06-01T16:22:23.738Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-01T16:22:24.015Z] Installing go1.17.7... [2022-06-01T16:22:24.015Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-01T16:22:24.015Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-01T16:22:24.291Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-01T16:22:24.569Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-01T16:22:26.566Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-01T16:22:26.566Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-01T16:22:26.566Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-01T16:22:26.566Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-01T16:22:26.566Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-01T16:22:27.560Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-01T16:22:27.560Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-01T16:22:27.837Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-01T16:22:28.113Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-01T16:22:29.099Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-01T16:22:30.547Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-01T16:22:30.547Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-01T16:22:48.887Z] Building bin/spire-server... [2022-06-01T16:22:48.887Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-01T16:22:48.887Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-01T16:22:48.887Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-01T16:22:48.887Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-01T16:22:48.887Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-01T16:22:52.467Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-01T16:22:53.070Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-01T16:22:53.070Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-01T16:22:53.346Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-01T16:22:53.622Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-01T16:22:53.899Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-01T16:22:53.899Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-01T16:22:53.899Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-01T16:22:53.899Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-01T16:22:53.899Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-01T16:22:54.177Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-01T16:22:54.177Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-01T16:22:54.177Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-01T16:22:54.453Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-01T16:22:54.453Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-01T16:22:54.453Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-01T16:22:54.453Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-01T16:22:54.729Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-01T16:22:54.729Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-01T16:22:54.729Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-01T16:22:54.729Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-01T16:22:54.729Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-01T16:22:55.011Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-01T16:22:55.011Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-01T16:22:55.640Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-01T16:22:56.237Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-01T16:22:56.519Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-01T16:22:56.519Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-01T16:22:56.799Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-01T16:22:56.799Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-01T16:22:56.799Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-01T16:22:56.799Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-01T16:22:56.799Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-01T16:22:56.799Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-01T16:22:56.799Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-01T16:22:56.800Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-01T16:22:56.800Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-01T16:22:57.079Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-01T16:22:57.079Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-01T16:22:57.357Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-01T16:22:58.808Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-01T16:22:58.808Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-01T16:22:58.808Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-01T16:22:58.808Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-01T16:22:59.796Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-01T16:23:05.222Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-01T16:23:05.222Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-01T16:23:05.222Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T16:23:05.222Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-01T16:23:05.222Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-01T16:23:05.222Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-01T16:23:05.222Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-01T16:23:05.222Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-01T16:23:05.822Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-01T16:23:05.822Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-01T16:23:05.822Z] go: downloading google.golang.org/api v0.70.0 [2022-06-01T16:23:06.421Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-01T16:23:10.749Z] go: downloading k8s.io/api v0.23.4 [2022-06-01T16:23:19.057Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-01T16:23:19.659Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-01T16:23:24.005Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-01T16:23:24.005Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-01T16:23:24.282Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-01T16:23:24.282Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-01T16:23:24.282Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-01T16:23:24.561Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-01T16:23:24.845Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-01T16:23:24.845Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-01T16:23:25.850Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-01T16:23:25.850Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-01T16:23:25.850Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-01T16:23:25.850Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-01T16:23:26.127Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-01T16:23:26.407Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-01T16:23:26.407Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-01T16:23:26.407Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-01T16:23:27.008Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-01T16:23:28.002Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-01T16:23:28.002Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-01T16:23:28.279Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-01T16:23:28.279Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-01T16:23:28.555Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-01T16:23:30.548Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-01T16:23:37.287Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-01T16:23:37.287Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-01T16:23:37.287Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T16:23:37.287Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-01T16:23:37.287Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-01T16:23:37.287Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-01T16:23:37.287Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-01T16:23:37.287Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-01T16:23:37.287Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-01T16:23:37.287Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-01T16:23:37.287Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-01T16:23:45.600Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-01T16:23:45.600Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-01T16:23:45.600Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-01T16:23:45.600Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-01T16:24:00.731Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-01T16:24:00.732Z] go: downloading google.golang.org/api v0.70.0 [2022-06-01T16:24:00.732Z] go: downloading k8s.io/api v0.23.4 [2022-06-01T16:24:10.918Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-01T16:24:11.520Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-01T16:24:12.120Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-01T16:24:13.567Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-01T16:24:15.013Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-01T16:24:16.004Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-01T16:24:21.445Z] 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-06-01T16:24:22.891Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-01T16:24:25.195Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-01T16:24:26.241Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-01T16:24:26.844Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-01T16:24:28.348Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-01T16:24:29.356Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-01T16:24:29.641Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-01T16:24:29.917Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-01T16:24:30.903Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-01T16:24:31.178Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T16:24:31.454Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-01T16:24:31.728Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-01T16:24:32.006Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-01T16:24:32.006Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-01T16:24:32.991Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-01T16:24:33.272Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-01T16:24:33.551Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-01T16:24:33.829Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-01T16:24:33.829Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-01T16:24:33.829Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-01T16:24:34.110Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-01T16:24:39.557Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-01T16:24:39.557Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-01T16:24:39.557Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-01T16:24:39.557Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-01T16:24:39.557Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-01T16:24:39.557Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-01T16:24:39.557Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-01T16:24:39.848Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-01T16:24:39.848Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-01T16:24:39.848Z] Removing intermediate container 67afae826035 [2022-06-01T16:24:39.848Z] ---> 60a4e3f05376 [2022-06-01T16:24:39.848Z] [2022-06-01T16:24:39.848Z] Step 10/23 : FROM alpine:3.14 [2022-06-01T16:24:39.848Z] ---> ac73e934f311 [2022-06-01T16:24:39.848Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-01T16:24:39.848Z] ---> Using cache [2022-06-01T16:24:39.848Z] ---> 61062bd32a47 [2022-06-01T16:24:39.848Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-01T16:24:39.848Z] ---> Using cache [2022-06-01T16:24:39.848Z] ---> b2d778750247 [2022-06-01T16:24:39.848Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-01T16:24:40.157Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-01T16:24:40.157Z] Removing intermediate container 087cad703fbd [2022-06-01T16:24:40.157Z] ---> bfe6d93bf08d [2022-06-01T16:24:40.157Z] [2022-06-01T16:24:40.157Z] Step 10/25 : FROM alpine:3.14 [2022-06-01T16:24:40.157Z] ---> ac73e934f311 [2022-06-01T16:24:40.157Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-01T16:24:40.157Z] ---> Running in 8501e17f67a4 [2022-06-01T16:24:40.157Z] ---> Running in 0cabbdf4c523 [2022-06-01T16:24:40.440Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-01T16:24:40.440Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-01T16:24:40.440Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-01T16:24:40.440Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-01T16:24:40.712Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-01T16:24:41.316Z] Removing intermediate container 8501e17f67a4 [2022-06-01T16:24:41.316Z] ---> a5acfaad6d80 [2022-06-01T16:24:41.316Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-01T16:24:41.316Z] ---> Running in 776f397ffc5a [2022-06-01T16:24:41.593Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-01T16:24:41.593Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-01T16:24:41.866Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-01T16:24:42.153Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-01T16:24:42.153Z] Removing intermediate container 776f397ffc5a [2022-06-01T16:24:42.153Z] ---> 89917bf77d44 [2022-06-01T16:24:42.153Z] Step 15/23 : WORKDIR / [2022-06-01T16:24:42.153Z] ---> Running in 46b4efe4250a [2022-06-01T16:24:42.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:24:42.433Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-01T16:24:42.433Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-01T16:24:43.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:24:43.040Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-01T16:24:43.040Z] Removing intermediate container 46b4efe4250a [2022-06-01T16:24:43.040Z] ---> 3e25e17ed4db [2022-06-01T16:24:43.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-01T16:24:43.040Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-01T16:24:43.314Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-01T16:24:43.314Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-01T16:24:43.314Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-01T16:24:43.609Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-01T16:24:43.609Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-01T16:24:43.609Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-01T16:24:43.609Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-01T16:24:43.888Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-01T16:24:43.888Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-01T16:24:43.888Z]  ---> 8ffd9a144216 [2022-06-01T16:24:43.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-01T16:24:43.888Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T16:24:44.166Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-01T16:24:44.166Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-01T16:24:44.166Z] (3/3) Installing su-exec (0.2-r1) [2022-06-01T16:24:44.166Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-01T16:24:44.166Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T16:24:44.443Z] Executing ca-certificates-20211220-r0.trigger [2022-06-01T16:24:44.443Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-01T16:24:44.720Z] OK: 6 MiB in 17 packages [2022-06-01T16:24:44.720Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-01T16:24:44.999Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-01T16:24:44.999Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-01T16:24:44.999Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-01T16:24:45.319Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-01T16:24:45.319Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-01T16:24:45.631Z] go: downloading go.opencensus.io v0.23.0 [2022-06-01T16:24:45.919Z]  ---> 17d02552ae38 [2022-06-01T16:24:45.919Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-01T16:24:46.197Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-01T16:24:46.197Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-01T16:24:46.477Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-01T16:24:46.754Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-01T16:24:46.754Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-01T16:24:46.754Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-01T16:24:47.033Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-01T16:24:47.315Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-01T16:24:47.315Z] Removing intermediate container 0cabbdf4c523 [2022-06-01T16:24:47.315Z] ---> 4a8c90843263 [2022-06-01T16:24:47.315Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-01T16:24:47.315Z] ---> 23f4b92e7432 [2022-06-01T16:24:47.315Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-01T16:24:47.591Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-01T16:24:47.591Z]  ---> Running in b89130282dbf [2022-06-01T16:24:47.591Z] ---> Running in 76c6fd7afaa7 [2022-06-01T16:24:47.868Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-01T16:24:48.147Z] Removing intermediate container b89130282dbf [2022-06-01T16:24:48.147Z] ---> 192bb7b10fa7 [2022-06-01T16:24:48.147Z] Step 13/25 : WORKDIR / [2022-06-01T16:24:48.147Z] Removing intermediate container 76c6fd7afaa7 [2022-06-01T16:24:48.147Z] ---> 529b4d25e6ae [2022-06-01T16:24:48.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T16:24:48.424Z] ---> Running in b651e3e09ec7 [2022-06-01T16:24:48.424Z] ---> Running in 996a529e50d8 [2022-06-01T16:24:48.699Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-01T16:24:48.699Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-01T16:24:48.699Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-01T16:24:49.301Z] Removing intermediate container b651e3e09ec7 [2022-06-01T16:24:49.301Z] ---> 8cc4458f7a1b [2022-06-01T16:24:49.301Z] Step 21/23 : LABEL arch=arm64 [2022-06-01T16:24:49.301Z] Removing intermediate container 996a529e50d8 [2022-06-01T16:24:49.301Z] ---> 08041bc47c75 [2022-06-01T16:24:49.301Z] 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-06-01T16:24:49.301Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-01T16:24:49.301Z]  ---> Running in d91c32a54012 [2022-06-01T16:24:49.577Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-01T16:24:49.860Z] Removing intermediate container d91c32a54012 [2022-06-01T16:24:49.860Z] ---> eab3267e6ceb [2022-06-01T16:24:49.860Z] Step 22/23 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:24:50.145Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-01T16:24:50.145Z]  ---> Running in b3ee419765bc [2022-06-01T16:24:50.420Z] ---> 882b52157313 [2022-06-01T16:24:50.420Z] 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-06-01T16:24:51.018Z] Removing intermediate container b3ee419765bc [2022-06-01T16:24:51.018Z] ---> 4b1f405feee3 [2022-06-01T16:24:51.018Z] Step 23/23 : LABEL version=0.0.0 [2022-06-01T16:24:51.018Z] ---> Running in e70605939dd6 [2022-06-01T16:24:52.027Z] ---> a4cc05c8d42b [2022-06-01T16:24:52.027Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-01T16:24:52.027Z] Removing intermediate container e70605939dd6 [2022-06-01T16:24:52.027Z] ---> 08a741486f14 [2022-06-01T16:24:52.027Z] [2022-06-01T16:24:52.306Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-01T16:24:52.579Z] Successfully built 08a741486f14 [2022-06-01T16:24:52.579Z] Successfully tagged core-metadata-arm64:latest [2022-06-01T16:24:53.193Z]  Building core-metadata ... done go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-01T16:24:53.193Z]  ---> ff39566ff61a [2022-06-01T16:24:53.193Z] 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-06-01T16:24:53.798Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-01T16:24:54.077Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-01T16:24:54.077Z]  ---> 23513036d871 [2022-06-01T16:24:54.077Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-01T16:24:54.077Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-01T16:24:54.077Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-01T16:24:54.077Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-01T16:24:54.676Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-01T16:24:54.676Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-01T16:24:54.676Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-01T16:24:54.676Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-01T16:24:54.676Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-01T16:24:54.950Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-01T16:24:55.234Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-01T16:24:55.510Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-01T16:24:55.510Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-01T16:24:55.510Z]  ---> d24af9c512ee [2022-06-01T16:24:55.510Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-01T16:24:55.794Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-01T16:24:55.794Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-01T16:24:55.794Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-01T16:24:55.794Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-01T16:24:56.073Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-01T16:24:56.353Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-01T16:24:56.631Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-01T16:24:56.912Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-01T16:24:56.912Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-01T16:24:56.912Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-01T16:24:57.234Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-01T16:24:57.234Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-01T16:24:57.234Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-01T16:24:57.513Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-01T16:24:57.513Z]  ---> c77fc3fb0f23 [2022-06-01T16:24:57.513Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-01T16:24:57.514Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-01T16:24:57.514Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-01T16:24:57.514Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-01T16:24:57.514Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-01T16:24:58.509Z]  ---> 3a75c9953395 [2022-06-01T16:24:58.509Z] 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-06-01T16:24:58.509Z] ---> Running in 02d979fa6c78 [2022-06-01T16:24:58.509Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-01T16:24:58.788Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-01T16:24:59.068Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-01T16:24:59.068Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-01T16:24:59.068Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-01T16:25:00.530Z] go: downloading go.opencensus.io v0.23.0 [2022-06-01T16:25:01.562Z] Removing intermediate container 02d979fa6c78 [2022-06-01T16:25:01.562Z] ---> 75fbe9c48ed9 [2022-06-01T16:25:01.562Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-01T16:25:01.562Z] ---> Running in b02e1f4b7266 [2022-06-01T16:25:01.844Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-01T16:25:01.844Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-01T16:25:02.132Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-01T16:25:02.132Z] Removing intermediate container b02e1f4b7266 [2022-06-01T16:25:02.132Z] ---> 0519219671ed [2022-06-01T16:25:02.132Z] Step 23/25 : LABEL arch=arm64 [2022-06-01T16:25:02.132Z] ---> Running in 8bf6b0fec00b [2022-06-01T16:25:02.412Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-01T16:25:02.412Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-01T16:25:02.694Z] Removing intermediate container 8bf6b0fec00b [2022-06-01T16:25:02.694Z] ---> e3c16053dc88 [2022-06-01T16:25:02.694Z] Step 24/25 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:25:02.987Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-01T16:25:02.987Z]  ---> Running in 4e7499d6fa63 [2022-06-01T16:25:03.617Z] Removing intermediate container 4e7499d6fa63 [2022-06-01T16:25:03.617Z] ---> 0712cc9069d6 [2022-06-01T16:25:03.617Z] Step 25/25 : LABEL version=0.0.0 [2022-06-01T16:25:03.617Z] ---> Running in 016e46046b9b [2022-06-01T16:25:03.899Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-01T16:25:03.899Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-01T16:25:03.899Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-01T16:25:04.188Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-01T16:25:04.188Z] Removing intermediate container 016e46046b9b [2022-06-01T16:25:04.188Z] ---> fd6fb183a327 [2022-06-01T16:25:04.188Z] [2022-06-01T16:25:04.811Z] Successfully built fd6fb183a327 [2022-06-01T16:25:04.811Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-01T16:25:05.092Z]  Building security-secretstore-setup ... done go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-01T16:25:05.092Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-01T16:25:05.370Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-01T16:25:06.366Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-01T16:25:06.366Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-01T16:25:06.646Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-01T16:25:06.923Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-01T16:25:06.923Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-01T16:25:07.530Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-01T16:25:07.530Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-01T16:25:07.530Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-01T16:25:07.530Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-01T16:25:07.807Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-01T16:25:07.807Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-01T16:25:07.807Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-01T16:25:12.165Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-01T16:25:12.165Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-01T16:25:13.158Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-01T16:25:13.158Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-01T16:25:13.158Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-01T16:25:13.158Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-01T16:25:35.746Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-01T16:25:35.746Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-01T16:40:59.071Z] Building bin/spire-agent... [2022-06-01T16:41:00.520Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-01T16:41:00.797Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-01T16:41:01.402Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-01T16:41:01.402Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-01T16:41:06.831Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-01T16:41:07.435Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-01T16:41:07.435Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-01T16:41:08.038Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-01T16:41:08.038Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-01T16:41:08.038Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-01T16:41:08.639Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-01T16:41:08.639Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-01T16:41:08.639Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-01T16:47:15.965Z] Removing intermediate container bdd62ac03128 [2022-06-01T16:47:15.965Z] ---> 5ab96cf3cbc6 [2022-06-01T16:47:15.965Z] [2022-06-01T16:47:15.965Z] Step 13/26 : FROM alpine:3.15 [2022-06-01T16:47:15.965Z] ---> 3fb3c9af89a9 [2022-06-01T16:47:15.965Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-01T16:47:15.965Z] ---> Using cache [2022-06-01T16:47:15.965Z] ---> c0ee79426302 [2022-06-01T16:47:15.965Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:47:15.965Z] ---> Using cache [2022-06-01T16:47:15.965Z] ---> d03be42faa0c [2022-06-01T16:47:15.965Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-01T16:47:15.965Z] ---> Running in 512e41b09c36 [2022-06-01T16:47:15.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:47:15.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:47:15.965Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T16:47:15.965Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T16:47:15.965Z] OK: 15736 distinct packages available [2022-06-01T16:47:16.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:47:17.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:47:18.323Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-01T16:47:18.594Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-01T16:47:18.594Z] (3/4) Installing libucontext (1.1-r0) [2022-06-01T16:47:18.594Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-01T16:47:18.869Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T16:47:18.869Z] OK: 6 MiB in 18 packages [2022-06-01T16:47:19.873Z] Removing intermediate container 512e41b09c36 [2022-06-01T16:47:19.873Z] ---> a05362578792 [2022-06-01T16:47:19.873Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-01T16:47:24.197Z] ---> 17192eb5dc01 [2022-06-01T16:47:24.197Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-01T16:47:24.794Z] ---> 56cca1054dbf [2022-06-01T16:47:24.794Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-01T16:47:24.794Z] ---> Running in 58912037d942 [2022-06-01T16:47:25.392Z] Removing intermediate container 58912037d942 [2022-06-01T16:47:25.392Z] ---> a20788bca8fc [2022-06-01T16:47:25.392Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-01T16:47:26.003Z] ---> b5cd346bc5fd [2022-06-01T16:47:26.003Z] Step 21/26 : WORKDIR / [2022-06-01T16:47:26.003Z] ---> Running in 5aadf1f2c881 [2022-06-01T16:47:26.605Z] Removing intermediate container 5aadf1f2c881 [2022-06-01T16:47:26.605Z] ---> 27a315fdd952 [2022-06-01T16:47:26.605Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-01T16:47:26.605Z] ---> Running in 32efa0416fca [2022-06-01T16:47:27.203Z] Removing intermediate container 32efa0416fca [2022-06-01T16:47:27.203Z] ---> c17c92766d1d [2022-06-01T16:47:27.203Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-01T16:47:27.203Z] ---> Running in 80120113802d [2022-06-01T16:47:27.480Z] Removing intermediate container 80120113802d [2022-06-01T16:47:27.480Z] ---> e4c9d8884da5 [2022-06-01T16:47:27.480Z] Step 24/26 : LABEL arch=arm64 [2022-06-01T16:47:27.754Z] ---> Running in 1307b4bb5c71 [2022-06-01T16:47:28.028Z] Removing intermediate container 1307b4bb5c71 [2022-06-01T16:47:28.028Z] ---> d4176f5d627a [2022-06-01T16:47:28.028Z] Step 25/26 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:47:28.304Z] ---> Running in fb34edbe7067 [2022-06-01T16:47:28.583Z] Removing intermediate container fb34edbe7067 [2022-06-01T16:47:28.583Z] ---> 6467811472a5 [2022-06-01T16:47:28.583Z] Step 26/26 : LABEL version=0.0.0 [2022-06-01T16:47:28.583Z] ---> Running in 828cc6a9ea34 [2022-06-01T16:47:28.855Z] Removing intermediate container 828cc6a9ea34 [2022-06-01T16:47:28.855Z] ---> ebefcc7e8b56 [2022-06-01T16:47:28.855Z] [2022-06-01T16:47:29.131Z] Successfully built ebefcc7e8b56 [2022-06-01T16:47:29.131Z] Successfully tagged security-spire-config-arm64:latest [2022-06-01T16:49:05.888Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-06-01T16:49:05.888Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-01T16:49:05.888Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-01T16:49:05.888Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-01T16:49:05.888Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-01T16:49:05.888Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-01T16:49:05.888Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-01T16:49:05.888Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-01T16:49:05.888Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-01T16:49:05.888Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-01T16:49:05.888Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-01T16:49:05.888Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-01T16:49:05.888Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-01T16:49:05.888Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-01T16:49:05.888Z] Building bin/spire-agent... [2022-06-01T16:49:06.491Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-01T16:49:06.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-01T16:49:07.052Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-01T16:49:07.052Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-01T16:49:11.363Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-01T16:49:11.959Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-01T16:49:11.959Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-01T16:49:12.237Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-01T16:49:12.237Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-01T16:49:12.237Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-01T16:49:12.510Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-01T16:49:12.510Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-01T16:49:12.510Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-01T16:53:34.606Z] Removing intermediate container 156dac8e2332 [2022-06-01T16:53:34.606Z] ---> 427693653b08 [2022-06-01T16:53:34.606Z] [2022-06-01T16:53:34.606Z] Step 13/25 : FROM alpine:3.15 [2022-06-01T16:53:34.606Z] ---> 3fb3c9af89a9 [2022-06-01T16:53:34.606Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-01T16:53:34.606Z] ---> Using cache [2022-06-01T16:53:34.606Z] ---> c0ee79426302 [2022-06-01T16:53:34.606Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:53:34.606Z] ---> Using cache [2022-06-01T16:53:34.606Z] ---> d03be42faa0c [2022-06-01T16:53:34.606Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-01T16:53:34.606Z] ---> Running in 7de2cec52f06 [2022-06-01T16:53:34.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:53:35.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:53:36.182Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T16:53:36.182Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T16:53:36.182Z] OK: 15736 distinct packages available [2022-06-01T16:53:36.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:53:37.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:53:38.143Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-01T16:53:38.143Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-01T16:53:38.143Z] (3/5) Installing libucontext (1.1-r0) [2022-06-01T16:53:38.419Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-01T16:53:38.419Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-01T16:53:38.419Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T16:53:38.419Z] OK: 6 MiB in 19 packages [2022-06-01T16:53:38.693Z] Removing intermediate container 6129cbc78afc [2022-06-01T16:53:38.693Z] ---> b8c34b18b768 [2022-06-01T16:53:38.693Z] [2022-06-01T16:53:38.693Z] Step 13/26 : FROM alpine:3.15 [2022-06-01T16:53:38.693Z] ---> 3fb3c9af89a9 [2022-06-01T16:53:38.693Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-01T16:53:38.693Z] ---> Using cache [2022-06-01T16:53:38.693Z] ---> c0ee79426302 [2022-06-01T16:53:38.693Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T16:53:38.693Z] ---> Using cache [2022-06-01T16:53:38.693Z] ---> d03be42faa0c [2022-06-01T16:53:38.693Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-01T16:53:38.967Z] ---> Running in 65583519942d [2022-06-01T16:53:39.584Z] Removing intermediate container 7de2cec52f06 [2022-06-01T16:53:39.584Z] ---> 5e33be77a8d7 [2022-06-01T16:53:39.584Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-01T16:53:40.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:53:41.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:53:42.597Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-01T16:53:42.597Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-01T16:53:42.597Z] OK: 15736 distinct packages available [2022-06-01T16:53:42.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T16:53:43.196Z] ---> f9ad892e13e0 [2022-06-01T16:53:43.196Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-01T16:53:43.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T16:53:44.079Z] ---> a4bde17a8b54 [2022-06-01T16:53:44.079Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-01T16:53:44.671Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-01T16:53:44.671Z] ---> 19935ad69751 [2022-06-01T16:53:44.671Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-01T16:53:44.671Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-01T16:53:44.671Z] (3/5) Installing libucontext (1.1-r0) [2022-06-01T16:53:44.946Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-01T16:53:44.946Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-01T16:53:44.946Z] Executing busybox-1.34.1-r5.trigger [2022-06-01T16:53:44.946Z] OK: 6 MiB in 19 packages [2022-06-01T16:53:45.229Z] ---> adcb8c58ae4a [2022-06-01T16:53:45.229Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-01T16:53:45.503Z] ---> Running in b7f5f65a9517 [2022-06-01T16:53:45.787Z] Removing intermediate container b7f5f65a9517 [2022-06-01T16:53:45.787Z] ---> eb98685d677d [2022-06-01T16:53:45.787Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-01T16:53:46.062Z] ---> Running in 1b04454ce11a [2022-06-01T16:53:46.336Z] Removing intermediate container 65583519942d [2022-06-01T16:53:46.336Z] ---> d80fb7abf932 [2022-06-01T16:53:46.336Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-06-01T16:53:46.336Z] Removing intermediate container 1b04454ce11a [2022-06-01T16:53:46.336Z] ---> 485fd4644bf7 [2022-06-01T16:53:46.336Z] Step 23/25 : LABEL arch=arm64 [2022-06-01T16:53:46.336Z] ---> Running in 3845bf7b7c98 [2022-06-01T16:53:46.997Z] Removing intermediate container 3845bf7b7c98 [2022-06-01T16:53:46.997Z] ---> 5aa063832b65 [2022-06-01T16:53:46.997Z] Step 24/25 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:53:46.997Z] ---> Running in 77131e59d041 [2022-06-01T16:53:47.654Z] Removing intermediate container 77131e59d041 [2022-06-01T16:53:47.654Z] ---> 52fc51c16bf0 [2022-06-01T16:53:47.654Z] Step 25/25 : LABEL version=0.0.0 [2022-06-01T16:53:47.932Z] ---> Running in 10363ed17074 [2022-06-01T16:53:48.210Z] Removing intermediate container 10363ed17074 [2022-06-01T16:53:48.210Z] ---> 54353f08145b [2022-06-01T16:53:48.210Z] [2022-06-01T16:53:48.803Z] Successfully built 54353f08145b [2022-06-01T16:53:48.803Z] Successfully tagged security-spire-server-arm64:latest [2022-06-01T16:53:49.075Z]  Building security-spire-server ... done  ---> e0173c8ba492 [2022-06-01T16:53:49.076Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-06-01T16:53:52.457Z] ---> 6988be7b2235 [2022-06-01T16:53:52.457Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-01T16:53:53.050Z] ---> 1da1b9479d74 [2022-06-01T16:53:53.050Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-01T16:53:53.647Z] ---> 02e4a8ceeae5 [2022-06-01T16:53:53.647Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-01T16:53:54.240Z] ---> f6bc644172a0 [2022-06-01T16:53:54.240Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-01T16:53:54.240Z] ---> Running in 7738d9627755 [2022-06-01T16:53:54.511Z] Removing intermediate container 7738d9627755 [2022-06-01T16:53:54.511Z] ---> c68b13c9ddf0 [2022-06-01T16:53:54.511Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-01T16:53:54.511Z] ---> Running in 85f5d3827da1 [2022-06-01T16:53:54.787Z] Removing intermediate container 85f5d3827da1 [2022-06-01T16:53:54.787Z] ---> 2ad970dea271 [2022-06-01T16:53:54.787Z] Step 24/26 : LABEL arch=arm64 [2022-06-01T16:53:55.068Z] ---> Running in c2ea4f85a095 [2022-06-01T16:53:55.340Z] Removing intermediate container c2ea4f85a095 [2022-06-01T16:53:55.340Z] ---> 7b815ff010b9 [2022-06-01T16:53:55.340Z] Step 25/26 : LABEL git_sha=f26e417389b6533ea77d3216803bfaaf427db8b6 [2022-06-01T16:53:55.340Z] ---> Running in 8f552dd66a8e [2022-06-01T16:53:55.610Z] Removing intermediate container 8f552dd66a8e [2022-06-01T16:53:55.610Z] ---> 4d777c8d3358 [2022-06-01T16:53:55.610Z] Step 26/26 : LABEL version=0.0.0 [2022-06-01T16:53:55.881Z] ---> Running in 5083d987d42c [2022-06-01T16:53:56.149Z] Removing intermediate container 5083d987d42c [2022-06-01T16:53:56.150Z] ---> 8f4184f37682 [2022-06-01T16:53:56.150Z] [2022-06-01T16:53:56.420Z] Successfully built 8f4184f37682 [2022-06-01T16:53:56.420Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-01T16:53:56.715Z]  Building security-spire-agent ... done  [Pipeline] } [2022-06-01T16:53:56.766Z] $ docker stop --time=1 efe2f7a771413328a00a8d67dc923d9b111691b22b1f47f11f6295066716b39f [2022-06-01T16:53:58.548Z] $ docker rm -f efe2f7a771413328a00a8d67dc923d9b111691b22b1f47f11f6295066716b39f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T16:53:59.174Z] + docker images [2022-06-01T16:53:59.766Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-01T16:53:59.766Z] security-spire-agent-arm64 latest 8f4184f37682 4 seconds ago 126MB [2022-06-01T16:53:59.766Z] security-spire-server-arm64 latest 54353f08145b 11 seconds ago 86.3MB [2022-06-01T16:53:59.766Z] b8c34b18b768 36 seconds ago 4.15GB [2022-06-01T16:53:59.766Z] 427693653b08 44 seconds ago 4.15GB [2022-06-01T16:53:59.766Z] security-spire-config-arm64 latest ebefcc7e8b56 6 minutes ago 85.6MB [2022-06-01T16:53:59.766Z] 5ab96cf3cbc6 7 minutes ago 4.15GB [2022-06-01T16:53:59.766Z] security-secretstore-setup-arm64 latest fd6fb183a327 28 minutes ago 27.5MB [2022-06-01T16:53:59.766Z] core-metadata-arm64 latest 08a741486f14 29 minutes ago 16.3MB [2022-06-01T16:53:59.766Z] bfe6d93bf08d 29 minutes ago 1.32GB [2022-06-01T16:53:59.766Z] 60a4e3f05376 29 minutes ago 1.32GB [2022-06-01T16:53:59.766Z] support-notifications-arm64 latest 8a2795cc78fa 32 minutes ago 26MB [2022-06-01T16:53:59.766Z] 00d929b8eae4 32 minutes ago 1.37GB [2022-06-01T16:53:59.766Z] security-spiffe-token-provider-arm64 latest a9274fa120e6 33 minutes ago 28.1MB [2022-06-01T16:53:59.766Z] bbbd1487c300 33 minutes ago 1.36GB [2022-06-01T16:53:59.766Z] core-command-arm64 latest c0d85b8e8466 34 minutes ago 15.5MB [2022-06-01T16:53:59.766Z] 83351d645146 35 minutes ago 1.31GB [2022-06-01T16:53:59.766Z] security-proxy-setup-arm64 latest 72de6ca38ac0 35 minutes ago 26.1MB [2022-06-01T16:53:59.766Z] df18247d2a7c 35 minutes ago 1.32GB [2022-06-01T16:53:59.766Z] support-scheduler-arm64 latest f1539e63ebad 40 minutes ago 25.4MB [2022-06-01T16:53:59.766Z] d29e7e44d05b 40 minutes ago 1.37GB [2022-06-01T16:53:59.766Z] sys-mgmt-agent-arm64 latest 00eead853ff6 40 minutes ago 282MB [2022-06-01T16:53:59.766Z] core-data-arm64 latest a2c52aff9445 41 minutes ago 21.6MB [2022-06-01T16:53:59.766Z] e5cdbfa5d587 41 minutes ago 1.34GB [2022-06-01T16:53:59.766Z] security-bootstrapper-arm64 latest 12fafbe6e706 42 minutes ago 18.3MB [2022-06-01T16:53:59.766Z] 4a7a08483f7d 42 minutes ago 1.32GB [2022-06-01T16:53:59.766Z] d518cca681a4 42 minutes ago 1.31GB [2022-06-01T16:53:59.767Z] ci-base-image-arm64 latest d2a126d03563 59 minutes ago 891MB [2022-06-01T16:53:59.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 weeks ago 551MB [2022-06-01T16:53:59.767Z] docker 20.10.14 c346e9eafbab 8 weeks ago 202MB [2022-06-01T16:53:59.767Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-01T16:53:59.767Z] alpine 3.15 3fb3c9af89a9 8 weeks ago 5.32MB [2022-06-01T16:53:59.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T16:54:00.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T16:54:00.555Z] [2022-06-01T16:54:00.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T16:54:01.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T16:54:01.285Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-01T16:54:01.285Z] 8998bd30e6a1: Pulling fs layer [2022-06-01T16:54:01.285Z] 04944245beec: Pulling fs layer [2022-06-01T16:54:01.285Z] 699f458cf7ca: Pulling fs layer [2022-06-01T16:54:01.285Z] 765212b225bb: Pulling fs layer [2022-06-01T16:54:01.285Z] f23df028b6ca: Pulling fs layer [2022-06-01T16:54:01.285Z] d65c8cfc05b1: Pulling fs layer [2022-06-01T16:54:01.285Z] 2437ff75d9bd: Pulling fs layer [2022-06-01T16:54:01.285Z] d65c8cfc05b1: Waiting [2022-06-01T16:54:01.285Z] 765212b225bb: Waiting [2022-06-01T16:54:01.285Z] 2437ff75d9bd: Waiting [2022-06-01T16:54:01.285Z] f23df028b6ca: Waiting [2022-06-01T16:54:01.285Z] 04944245beec: Verifying Checksum [2022-06-01T16:54:01.285Z] 04944245beec: Download complete [2022-06-01T16:54:01.285Z] 765212b225bb: Verifying Checksum [2022-06-01T16:54:01.285Z] 765212b225bb: Download complete [2022-06-01T16:54:01.560Z] f23df028b6ca: Download complete [2022-06-01T16:54:01.560Z] d65c8cfc05b1: Verifying Checksum [2022-06-01T16:54:01.560Z] d65c8cfc05b1: Download complete [2022-06-01T16:54:01.560Z] 699f458cf7ca: Verifying Checksum [2022-06-01T16:54:01.560Z] 699f458cf7ca: Download complete [2022-06-01T16:54:02.549Z] 8998bd30e6a1: Verifying Checksum [2022-06-01T16:54:02.549Z] 8998bd30e6a1: Download complete [2022-06-01T16:54:04.570Z] 2437ff75d9bd: Verifying Checksum [2022-06-01T16:54:04.570Z] 2437ff75d9bd: Download complete [2022-06-01T16:54:07.188Z] 8998bd30e6a1: Pull complete [2022-06-01T16:54:07.461Z] 04944245beec: Pull complete [2022-06-01T16:54:08.889Z] 699f458cf7ca: Pull complete [2022-06-01T16:54:09.162Z] 765212b225bb: Pull complete [2022-06-01T16:54:10.139Z] f23df028b6ca: Pull complete [2022-06-01T16:54:10.139Z] d65c8cfc05b1: Pull complete [2022-06-01T16:54:25.203Z] 2437ff75d9bd: Pull complete [2022-06-01T16:54:25.203Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-01T16:54:25.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T16:54:25.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T16:54:25.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-552 does not seem to be running inside a container [2022-06-01T16:54:25.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-01T16:54:28.499Z] $ docker top 7c5fddb1897db0b4ca3a44aeb71a85e01f1d397a2f5ecab6ab95e73a76ad89ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T16:54:29.446Z] ---> job-cost.sh [2022-06-01T16:54:29.446Z] lf-activate-venv: SKIPPING [2022-06-01T16:54:29.446Z] INFO: No Stack... [2022-06-01T16:54:29.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-01T16:54:30.699Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T16:54:31.380Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-01T16:54:31.380Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T16:54:31.427Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4041-1-stack-cost] [2022-06-01T16:54:31.432Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4041-1-stack-cost] did not exist. Created. [2022-06-01T16:54:31.432Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4041-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T16:54:32.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-01T16:54:32.355Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T16:54:32.370Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4041-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T16:54:32.482Z] $ docker stop --time=1 7c5fddb1897db0b4ca3a44aeb71a85e01f1d397a2f5ecab6ab95e73a76ad89ed [2022-06-01T16:54:33.992Z] $ docker rm -f 7c5fddb1897db0b4ca3a44aeb71a85e01f1d397a2f5ecab6ab95e73a76ad89ed [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-06-01T16:54:34.943Z] provisioning config files... [2022-06-01T16:54:34.952Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4303951023896123794tmp [Pipeline] { [Pipeline] sh [2022-06-01T16:54:35.276Z] + set +x [2022-06-01T16:54:35.276Z] + curl -s https://codecov.io/bash [2022-06-01T16:54:35.276Z] + bash -s -- [2022-06-01T16:54:35.276Z] [2022-06-01T16:54:35.276Z] _____ _ [2022-06-01T16:54:35.276Z] / ____| | | [2022-06-01T16:54:35.276Z] | | ___ __| | ___ ___ _____ __ [2022-06-01T16:54:35.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-01T16:54:35.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-01T16:54:35.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-01T16:54:35.276Z] Bash-1.0.6 [2022-06-01T16:54:35.276Z] [2022-06-01T16:54:35.276Z] [2022-06-01T16:54:35.276Z] ==> git version 2.25.1 found [2022-06-01T16:54:35.276Z] ==> 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-06-01T16:54:35.276Z] Release-Date: 2020-01-08 [2022-06-01T16:54:35.276Z] 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-06-01T16:54:35.276Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-01T16:54:35.276Z] ==> Jenkins CI detected. [2022-06-01T16:54:35.276Z] current dir:  /w/workspace/edgex-go/1 [2022-06-01T16:54:35.276Z] project root: . [2022-06-01T16:54:35.276Z] --> token set from env [2022-06-01T16:54:35.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-01T16:54:35.276Z] ==> Running gcov in . (disable via -X gcov) [2022-06-01T16:54:35.276Z] ==> Python coveragepy not found [2022-06-01T16:54:35.276Z] ==> Searching for coverage reports in: [2022-06-01T16:54:35.276Z] + . [2022-06-01T16:54:35.276Z] -> Found 1 reports [2022-06-01T16:54:35.276Z] ==> Detecting git/mercurial file structure [2022-06-01T16:54:35.276Z] ==> Reading reports [2022-06-01T16:54:35.276Z] + ./coverage.out bytes=435411 [2022-06-01T16:54:35.276Z] ==> Appending adjustments [2022-06-01T16:54:35.276Z] https://docs.codecov.io/docs/fixing-reports [2022-06-01T16:54:36.221Z] + Found adjustments [2022-06-01T16:54:36.221Z] ==> Gzipping contents [2022-06-01T16:54:36.221Z] 60K /tmp/codecov.HoCTO6.gz [2022-06-01T16:54:36.221Z] ==> Uploading reports [2022-06-01T16:54:36.221Z] url: https://codecov.io [2022-06-01T16:54:36.221Z] query: branch=PR-4041&commit=f26e417389b6533ea77d3216803bfaaf427db8b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4041%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4041&job=&cmd_args= [2022-06-01T16:54:36.221Z] -> Pinging Codecov [2022-06-01T16:54:36.221Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4041&commit=f26e417389b6533ea77d3216803bfaaf427db8b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4041%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4041&job=&cmd_args= [2022-06-01T16:54:36.792Z] -> Uploading to [2022-06-01T16:54:36.792Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-01/00271124DB129430A58F1EEE437C3FCB/f26e417389b6533ea77d3216803bfaaf427db8b6/4bfe27f4-1aa6-4fad-9115-4b9c452859eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T165436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48975d932170cbbd5c6a99be9d0f0f9208ca6620ad50365d32beb9f5068e05be [2022-06-01T16:54:36.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T16:54:36.792Z] Dload Upload Total Spent Left Speed [2022-06-01T16:54:36.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59924 0 0 100 59924 0 251k --:--:-- --:--:-- --:--:-- 250k [2022-06-01T16:54:36.792Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f26e417389b6533ea77d3216803bfaaf427db8b6 [Pipeline] } [2022-06-01T16:54:36.822Z] 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-06-01T16:54:38.134Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-01T16:54:38.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T16:54:39.337Z] ---> package-listing.sh [2022-06-01T16:54:39.337Z] ++ facter osfamily [2022-06-01T16:54:39.337Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-01T16:54:39.599Z] + OS_FAMILY=debian [2022-06-01T16:54:39.599Z] + workspace=/w/workspace/edgex-go/1 [2022-06-01T16:54:39.599Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-01T16:54:39.599Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-01T16:54:39.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-01T16:54:39.599Z] + PACKAGES=/tmp/packages_start.txt [2022-06-01T16:54:39.599Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-01T16:54:39.599Z] + PACKAGES=/tmp/packages_end.txt [2022-06-01T16:54:39.599Z] + case "${OS_FAMILY}" in [2022-06-01T16:54:39.599Z] + dpkg -l [2022-06-01T16:54:39.599Z] + grep '^ii' [2022-06-01T16:54:39.599Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-01T16:54:39.599Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-01T16:54:39.599Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-01T16:54:39.599Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-01T16:54:39.599Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-01T16:54:39.599Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-01T16:54:39.630Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-01T16:54:39.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T16:54:40.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T16:54:40.544Z] [2022-06-01T16:54:40.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T16:54:40.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T16:54:40.920Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-01T16:54:40.920Z] 5eb5b503b376: Pulling fs layer [2022-06-01T16:54:40.920Z] 5c69ac0246d0: Pulling fs layer [2022-06-01T16:54:40.920Z] ec43610c2a17: Pulling fs layer [2022-06-01T16:54:40.920Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-01T16:54:40.920Z] 33b1e0a273af: Pulling fs layer [2022-06-01T16:54:40.920Z] 5d3b04190fa2: Pulling fs layer [2022-06-01T16:54:40.920Z] 2f39f015ded8: Pulling fs layer [2022-06-01T16:54:40.920Z] 5d3b04190fa2: Waiting [2022-06-01T16:54:40.920Z] 33b1e0a273af: Waiting [2022-06-01T16:54:40.920Z] 2f39f015ded8: Waiting [2022-06-01T16:54:40.920Z] 5c69ac0246d0: Download complete [2022-06-01T16:54:40.920Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-01T16:54:40.920Z] 3a2ae6a8a46f: Download complete [2022-06-01T16:54:40.920Z] 33b1e0a273af: Verifying Checksum [2022-06-01T16:54:40.920Z] 33b1e0a273af: Download complete [2022-06-01T16:54:41.179Z] 5d3b04190fa2: Download complete [2022-06-01T16:54:41.179Z] ec43610c2a17: Verifying Checksum [2022-06-01T16:54:41.179Z] 5eb5b503b376: Download complete [2022-06-01T16:54:42.116Z] 2f39f015ded8: Download complete [2022-06-01T16:54:42.375Z] 5eb5b503b376: Pull complete [2022-06-01T16:54:42.637Z] 5c69ac0246d0: Pull complete [2022-06-01T16:54:43.206Z] ec43610c2a17: Pull complete [2022-06-01T16:54:43.206Z] 3a2ae6a8a46f: Pull complete [2022-06-01T16:54:43.464Z] 33b1e0a273af: Pull complete [2022-06-01T16:54:43.464Z] 5d3b04190fa2: Pull complete [2022-06-01T16:54:48.738Z] 2f39f015ded8: Pull complete [2022-06-01T16:54:48.738Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-01T16:54:48.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T16:54:48.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T16:54:48.929Z] prd-ubuntu20.04-docker-8c-8g-551 does not seem to be running inside a container [2022-06-01T16:54:48.957Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T16:54:51.248Z] $ docker top 5fee60fbeb6b7ce4609286d7ceb4df12727eefa2a8f9e760908dd2b689808de8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T16:54:51.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-01T16:54:51.962Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-01T16:54:52.269Z] + ls /var/log/sa-host [2022-06-01T16:54:52.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T16:54:52.471Z] provisioning config files... [2022-06-01T16:54:52.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2125949218532373133tmp [Pipeline] { [Pipeline] echo [2022-06-01T16:54:52.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T16:54:52.846Z] ---> create-netrc.sh [Pipeline] } [2022-06-01T16:54:52.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-01T16:54:53.266Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-01T16:54:53.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T16:54:53.612Z] ---> sudo-logs.sh [2022-06-01T16:54:53.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-01T16:54:53.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T16:54:54.005Z] ---> job-cost.sh [2022-06-01T16:54:54.005Z] lf-activate-venv: SKIPPING [2022-06-01T16:54:54.005Z] DEBUG: total: 0.2199999988079071 [2022-06-01T16:54:54.005Z] INFO: Retrieving Stack Cost... [2022-06-01T16:54:54.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T16:54:54.877Z] INFO: Archiving Costs [Pipeline] echo [2022-06-01T16:54:54.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T16:54:55.225Z] ---> logs-deploy.sh [2022-06-01T16:54:55.225Z] lf-activate-venv: SKIPPING [2022-06-01T16:54:55.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4041/1 [2022-06-01T16:54:55.225Z] INFO: archiving workspace using pattern(s): [2022-06-01T16:54:56.165Z] Archives upload complete. [2022-06-01T16:54:56.424Z] INFO: archiving logs to Nexus