Pull request #3990 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8a434eff5741b00a042359b422f09b9192f26247 rather than aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 Obtained Jenkinsfile from 8a434eff5741b00a042359b422f09b9192f26247 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-ssh9733476934563594743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh314712649391112898.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14418443606393814688.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-3990/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14345614994329344492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18178876577991798470.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3990/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9251509765474913402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23597 in /w/workspace/edgexfoundry_edgex-go_PR-3990 [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 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 Merge succeeded, producing aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 Checking out Revision aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 (PR-3990) > 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/3990/head:refs/remotes/origin/PR-3990 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 # 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 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 # timeout=10 Commit message: "fix(all): Update to use user-friendly error message in API responses" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T10:11:37.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T10:11:37.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T10:11:37.861Z] ========================================================= [2022-04-26T10:11:37.861Z] EdgeX Global Pipelines Version Info [2022-04-26T10:11:37.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T10:11:38.625Z] ------------------- [2022-04-26T10:11:38.625Z] stable info: [2022-04-26T10:11:38.625Z] ------------------- [2022-04-26T10:11:38.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T10:11:38.625Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T10:11:38.625Z] Message: update stable to v1.0.221 [2022-04-26T10:11:39.196Z] ------------------- [2022-04-26T10:11:39.196Z] experimental info: [2022-04-26T10:11:39.196Z] ------------------- [2022-04-26T10:11:39.196Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T10:11:39.196Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T10:11:39.196Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T10:11:39.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-26T10:11:39.557Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-26T10:11:39.592Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T10:11:39.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T10:11:39.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T10:11:39.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T10:11:39.736Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T10:11:39.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-26T10:11:39.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-26T10:11:39.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-26T10:11:39.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T10:11:39.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T10:11:39.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T10:11:39.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T10:11:40.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T10:11:40.046Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T10:11:40.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T10:11:40.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T10:11:40.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-26T10:11:40.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-26T10:11:40.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T10:11:40.258Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T10:11:40.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3990 [Pipeline] echo [2022-04-26T10:11:40.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3990 [Pipeline] echo [2022-04-26T10:11:40.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3990 [Pipeline] echo [2022-04-26T10:11:40.400Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] echo [2022-04-26T10:11:40.434Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aeaf064 [Pipeline] echo [2022-04-26T10:11:40.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T10:11:40.582Z] provisioning config files... [2022-04-26T10:11:40.596Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config630073935244597358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T10:11:40.953Z] ---> docker-login.sh [2022-04-26T10:11:40.953Z] nexus3.edgexfoundry.org:10001 [2022-04-26T10:11:41.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:11:41.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:11:41.213Z] Configure a credential helper to remove this warning. See [2022-04-26T10:11:41.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:11:41.213Z] [2022-04-26T10:11:41.213Z] Login Succeeded [2022-04-26T10:11:41.213Z] nexus3.edgexfoundry.org:10002 [2022-04-26T10:11:41.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:11:41.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:11:41.474Z] Configure a credential helper to remove this warning. See [2022-04-26T10:11:41.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:11:41.474Z] [2022-04-26T10:11:41.474Z] Login Succeeded [2022-04-26T10:11:41.474Z] nexus3.edgexfoundry.org:10003 [2022-04-26T10:11:41.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:11:41.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:11:41.474Z] Configure a credential helper to remove this warning. See [2022-04-26T10:11:41.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:11:41.474Z] [2022-04-26T10:11:41.474Z] Login Succeeded [2022-04-26T10:11:41.474Z] nexus3.edgexfoundry.org:10004 [2022-04-26T10:11:41.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:11:41.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:11:41.737Z] Configure a credential helper to remove this warning. See [2022-04-26T10:11:41.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:11:41.737Z] [2022-04-26T10:11:41.737Z] Login Succeeded [2022-04-26T10:11:41.737Z] docker.io [2022-04-26T10:11:41.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:11:42.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:11:42.312Z] Configure a credential helper to remove this warning. See [2022-04-26T10:11:42.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:11:42.312Z] [2022-04-26T10:11:42.312Z] Login Succeeded [2022-04-26T10:11:42.312Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T10:11:42.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T10:11:42.756Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/core-command/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/core-data/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/core-metadata/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-26T10:11:42.757Z] + + dirnamecut -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2022-04-26T10:11:42.757Z] [2022-04-26T10:11:42.757Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/support-notifications/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-26T10:11:42.757Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-26T10:11:42.757Z] + cut -d/ -f2 [2022-04-26T10:11:42.757Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-26T10:11:42.810Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-26T10:11:43.295Z] + git rev-list -1 --merges aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86~1..aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] echo [2022-04-26T10:11:43.331Z] -----------> git rev-list -1 --merges aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86~1..aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [false] [Pipeline] sh [2022-04-26T10:11:43.646Z] + git log --format=format:%s -1 aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] echo [2022-04-26T10:11:43.681Z] ========================================================= [2022-04-26T10:11:43.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T10:11:43.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-26T10:11:44.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T10:11:44.297Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T10:11:44.297Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T10:11:44.297Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T10:11:44.297Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T10:11:44.297Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T10:11:44.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:11:44.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T10:11:44.755Z] [2022-04-26T10:11:44.755Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:11:45.096Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T10:11:45.096Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T10:11:45.096Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T10:11:45.096Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T10:11:45.096Z] 4c7163046ea9: Pulling fs layer [2022-04-26T10:11:45.096Z] 0c2d73faf560: Pulling fs layer [2022-04-26T10:11:45.096Z] 0c2d73faf560: Waiting [2022-04-26T10:11:45.096Z] 3e5f54012d9b: Download complete [2022-04-26T10:11:45.096Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T10:11:45.096Z] a0d0a0d46f8b: Download complete [2022-04-26T10:11:45.096Z] 0c2d73faf560: Verifying Checksum [2022-04-26T10:11:45.096Z] 0c2d73faf560: Download complete [2022-04-26T10:11:45.096Z] 4c7163046ea9: Verifying Checksum [2022-04-26T10:11:45.096Z] 4c7163046ea9: Download complete [2022-04-26T10:11:45.356Z] a0d0a0d46f8b: Pull complete [2022-04-26T10:11:45.356Z] 3e5f54012d9b: Pull complete [2022-04-26T10:11:45.929Z] 4c7163046ea9: Pull complete [2022-04-26T10:11:45.929Z] 0c2d73faf560: Pull complete [2022-04-26T10:11:45.929Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T10:11:45.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T10:11:45.929Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T10:11:46.028Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2022-04-26T10:11:46.070Z] $ 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:10004/edgex-devops/git-semver:latest cat [2022-04-26T10:11:46.767Z] $ docker top 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T10:11:46.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T10:11:46.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T10:11:47.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T10:11:47.093Z] $ docker exec 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f ssh-agent [2022-04-26T10:11:47.222Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAiInMp/agent.13 [2022-04-26T10:11:47.222Z] SSH_AGENT_PID=19 [2022-04-26T10:11:47.232Z] Running ssh-add (command line suppressed) [2022-04-26T10:11:47.358Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4206816393825455386.key (/w/workspace/edgex-go/1@tmp/private_key_4206816393825455386.key) [2022-04-26T10:11:47.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T10:11:47.708Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T10:11:47.740Z] $ docker exec --env ******** --env ******** 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f ssh-agent -k [2022-04-26T10:11:47.843Z] unset SSH_AUTH_SOCK; [2022-04-26T10:11:47.844Z] unset SSH_AGENT_PID; [2022-04-26T10:11:47.844Z] echo Agent pid 19 killed; [2022-04-26T10:11:47.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T10:11:47.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T10:11:47.931Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T10:11:48.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T10:11:48.057Z] $ docker exec 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f ssh-agent [2022-04-26T10:11:48.165Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpIpepb/agent.53 [2022-04-26T10:11:48.165Z] SSH_AGENT_PID=59 [2022-04-26T10:11:48.170Z] Running ssh-add (command line suppressed) [2022-04-26T10:11:48.292Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4499627054460346665.key (/w/workspace/edgex-go/1@tmp/private_key_4499627054460346665.key) [2022-04-26T10:11:48.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T10:11:48.628Z] + git semver init [2022-04-26T10:11:48.628Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T10:11:48.628Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-26T10:11:48.628Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-26T10:11:48.628Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T10:11:48.628Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T10:11:48.628Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T10:11:48.628Z] # $SEMVER_BRANCH = PR-3990 [2022-04-26T10:11:48.628Z] # $SEMVER_TEMP = /tmp/semver-052924614 [2022-04-26T10:11:48.628Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-26T10:12:03.564Z] # '/tmp/semver-052924614' -> '/w/workspace/edgex-go/1/.semver' [2022-04-26T10:12:03.564Z] # -> Force: false [2022-04-26T10:12:03.564Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-26T10:12:03.594Z] $ docker exec --env ******** --env ******** 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f ssh-agent -k [2022-04-26T10:12:03.687Z] unset SSH_AUTH_SOCK; [2022-04-26T10:12:03.687Z] unset SSH_AGENT_PID; [2022-04-26T10:12:03.687Z] echo Agent pid 59 killed; [2022-04-26T10:12:03.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T10:12:04.109Z] + git semver [Pipeline] } [2022-04-26T10:12:04.146Z] $ docker stop --time=1 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f [2022-04-26T10:12:05.954Z] $ docker rm -f 03190ca834b5bf80c92a5467555a2b01f94bf2cdc15624416f9f1e3b7650275f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T10:12:06.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T10:12:06.722Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T10:12:06.740Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-26T10:12:07.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T10:12:07.281Z] ========================================================= [2022-04-26T10:12:07.281Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T10:12:07.281Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T10:12:07.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T10:12:07.620Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T10:12:07.620Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T10:12:07.620Z] 666ba61612fd: Pulling fs layer [2022-04-26T10:12:07.620Z] 8ed8ca486205: Pulling fs layer [2022-04-26T10:12:07.620Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T10:12:07.620Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T10:12:07.620Z] ca2b28591e48: Pulling fs layer [2022-04-26T10:12:07.620Z] a51346096db8: Pulling fs layer [2022-04-26T10:12:07.620Z] daebc70d1ce1: Pulling fs layer [2022-04-26T10:12:07.620Z] 0e18a0eac166: Pulling fs layer [2022-04-26T10:12:07.620Z] 4fe6c5a15a65: Waiting [2022-04-26T10:12:07.620Z] a51346096db8: Waiting [2022-04-26T10:12:07.620Z] daebc70d1ce1: Waiting [2022-04-26T10:12:07.620Z] ca2b28591e48: Waiting [2022-04-26T10:12:07.620Z] 22a0e8bec74d: Waiting [2022-04-26T10:12:07.620Z] 0e18a0eac166: Waiting [2022-04-26T10:12:07.620Z] 8ed8ca486205: Verifying Checksum [2022-04-26T10:12:07.620Z] 8ed8ca486205: Download complete [2022-04-26T10:12:07.620Z] 666ba61612fd: Verifying Checksum [2022-04-26T10:12:07.620Z] 666ba61612fd: Download complete [2022-04-26T10:12:07.620Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T10:12:07.620Z] 22a0e8bec74d: Download complete [2022-04-26T10:12:07.620Z] ca2b28591e48: Download complete [2022-04-26T10:12:07.620Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T10:12:07.620Z] 59bf1c3509f3: Download complete [2022-04-26T10:12:07.620Z] a51346096db8: Verifying Checksum [2022-04-26T10:12:07.620Z] a51346096db8: Download complete [2022-04-26T10:12:07.620Z] daebc70d1ce1: Verifying Checksum [2022-04-26T10:12:07.620Z] daebc70d1ce1: Download complete [2022-04-26T10:12:07.881Z] 59bf1c3509f3: Pull complete [2022-04-26T10:12:07.881Z] 666ba61612fd: Pull complete [2022-04-26T10:12:08.142Z] 8ed8ca486205: Pull complete [2022-04-26T10:12:08.402Z] 0e18a0eac166: Verifying Checksum [2022-04-26T10:12:08.402Z] 0e18a0eac166: Download complete [2022-04-26T10:12:08.402Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T10:12:08.402Z] 4fe6c5a15a65: Download complete [2022-04-26T10:12:12.601Z] 4fe6c5a15a65: Pull complete [2022-04-26T10:12:12.601Z] 22a0e8bec74d: Pull complete [2022-04-26T10:12:12.601Z] ca2b28591e48: Pull complete [2022-04-26T10:12:12.601Z] a51346096db8: Pull complete [2022-04-26T10:12:12.601Z] daebc70d1ce1: Pull complete [2022-04-26T10:12:14.512Z] 0e18a0eac166: Pull complete [2022-04-26T10:12:14.512Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T10:12:14.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T10:12:14.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T10:12:14.888Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T10:12:14.888Z] WORKDIR /edgex [2022-04-26T10:12:14.888Z] COPY go.mod . [2022-04-26T10:12:14.888Z] RUN go mod download [2022-04-26T10:12:14.888Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-26T10:12:16.273Z] Sending build context to Docker daemon 334.9MB [2022-04-26T10:12:16.273Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T10:12:16.273Z] ---> f018257e8ee9 [2022-04-26T10:12:16.273Z] Step 2/4 : WORKDIR /edgex [2022-04-26T10:12:18.190Z] ---> Running in 641681bc6e8e [2022-04-26T10:12:18.190Z] Removing intermediate container 641681bc6e8e [2022-04-26T10:12:18.190Z] ---> c61a4eaec0a0 [2022-04-26T10:12:18.190Z] Step 3/4 : COPY go.mod . [2022-04-26T10:12:18.190Z] ---> eae17d18e273 [2022-04-26T10:12:18.190Z] Step 4/4 : RUN go mod download [2022-04-26T10:12:18.190Z] ---> Running in 4450bc5ab54b [2022-04-26T10:12:22.057Z] Still waiting to schedule task [2022-04-26T10:12:22.057Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-26T10:12:33.111Z] Removing intermediate container 4450bc5ab54b [2022-04-26T10:12:33.111Z] ---> b898491bcebb [2022-04-26T10:12:33.111Z] Successfully built b898491bcebb [2022-04-26T10:12:33.111Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:12:33.674Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T10:12:33.674Z] . [Pipeline] withDockerContainer [2022-04-26T10:12:33.767Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2022-04-26T10:12:33.810Z] $ 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-04-26T10:12:34.223Z] $ docker top f299005634d35813697500c1e4f4cd8e9efd0555efb48ec84284b9f669de254c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T10:12:34.616Z] + go version [2022-04-26T10:12:34.616Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T10:12:34.655Z] $ docker stop --time=1 f299005634d35813697500c1e4f4cd8e9efd0555efb48ec84284b9f669de254c [2022-04-26T10:12:35.963Z] $ docker rm -f f299005634d35813697500c1e4f4cd8e9efd0555efb48ec84284b9f669de254c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:12:36.610Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T10:12:36.610Z] . [Pipeline] withDockerContainer [2022-04-26T10:12:36.735Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2022-04-26T10:12:36.825Z] $ 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-04-26T10:12:37.379Z] $ docker top 672a9056a4d71e0a0489c147c68f8c47e35bc917933d84624ae266aafa5eba63 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T10:12:37.508Z] ========================================================= [2022-04-26T10:12:37.509Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T10:12:37.509Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T10:12:37.849Z] + make test [2022-04-26T10:12:37.849Z] go mod tidy -compat=1.17 [2022-04-26T10:12:37.849Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T10:12:44.425Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T10:12:56.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T10:12:56.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T10:12:56.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements [2022-04-26T10:12:56.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T10:12:57.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 53.4% of statements [2022-04-26T10:12:57.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T10:12:57.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T10:13:01.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.543s coverage: 89.2% of statements [2022-04-26T10:13:01.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.435s coverage: 95.6% of statements [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements [2022-04-26T10:13:01.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-04-26T10:13:01.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-04-26T10:13:11.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2022-04-26T10:13:11.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-04-26T10:13:11.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements [2022-04-26T10:13:11.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.4% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T10:13:21.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T10:13:21.365Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.072s coverage: 28.9% of statements [2022-04-26T10:13:21.366Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T10:13:21.366Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T10:13:21.366Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T10:13:21.366Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T10:13:21.366Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T10:13:21.366Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T10:13:21.366Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2022-04-26T10:13:21.366Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-04-26T10:13:21.366Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-26T10:13:39.467Z] GO111MODULE=on go vet ./... [2022-04-26T10:13:41.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T10:13:41.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T10:13:41.904Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T10:13:42.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T10:13:42.821Z] + ls -al . [2022-04-26T10:13:42.821Z] total 672 [2022-04-26T10:13:42.821Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 10:13 . [2022-04-26T10:13:42.821Z] drwxr-xr-x 4 root root 4096 Apr 26 10:12 .. [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 10:11 .dockerignore [2022-04-26T10:13:42.821Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 10:11 .git [2022-04-26T10:13:42.821Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 10:11 .github [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 10:11 .gitignore [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 10:11 .golangci.yml [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 10:11 .hadolint.yml [2022-04-26T10:13:42.821Z] drwx------ 3 1001 1001 4096 Apr 26 10:12 .semver [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 10:11 .sonarcloud.properties [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 10:11 ADOPTERS.md [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 10:11 Attribution.txt [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 10:11 CHANGELOG.md [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 10:11 CONTRIBUTING.md [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 10:11 GOVERNANCE.md [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 10:11 Jenkinsfile [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 10:11 LICENSE [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 10:11 Makefile [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 10:11 OWNERS.md [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 10:11 README.md [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 10:11 SECURITY.md [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 10:12 VERSION [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 10:11 ZMQWindows.md [2022-04-26T10:13:42.821Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 10:11 bin [2022-04-26T10:13:42.821Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 10:11 cmd [2022-04-26T10:13:42.821Z] -rw-r--r-- 1 root root 435134 Apr 26 10:13 coverage.out [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 10:11 go.mod [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 10:11 go.sum [2022-04-26T10:13:42.821Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 10:11 internal [2022-04-26T10:13:42.821Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 10:11 openapi [2022-04-26T10:13:42.821Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 10:11 snap [2022-04-26T10:13:42.821Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 10:11 version.go [Pipeline] sh [2022-04-26T10:13:43.144Z] + '[' -e coverage.out ] [2022-04-26T10:13:43.144Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T10:13:43.272Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T10:13:43.575Z] + make build [2022-04-26T10:13:43.575Z] 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-04-26T10:13:55.796Z] 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-04-26T10:13:57.195Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23598 in /w/workspace/edgexfoundry_edgex-go_PR-3990 [Pipeline] { [Pipeline] ws [2022-04-26T10:13:57.235Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-26T10:13:57.559Z] The recommended git tool is: git [2022-04-26T10:14:04.329Z] using credential edgex-jenkins-ssh [2022-04-26T10:14:04.348Z] Cloning the remote Git repository [2022-04-26T10:14:04.400Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-26T10:14:04.471Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-26T10:14:04.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T10:14:04.555Z] > git --version # timeout=10 [2022-04-26T10:14:04.648Z] > git --version # 'git version 2.25.1' [2022-04-26T10:14:04.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T10:14:04.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T10:14:05.776Z] 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-04-26T10:14:05.776Z] 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-04-26T10:14:11.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T10:14:11.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T10:14:11.619Z] 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-04-26T10:14:13.000Z] 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-04-26T10:14:13.568Z] 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-04-26T10:14:14.504Z] 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-04-26T10:14:15.072Z] 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-04-26T10:14:16.010Z] 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-04-26T10:14:17.389Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-26T10:14:18.352Z] $ docker stop --time=1 672a9056a4d71e0a0489c147c68f8c47e35bc917933d84624ae266aafa5eba63 [2022-04-26T10:14:20.913Z] $ docker rm -f 672a9056a4d71e0a0489c147c68f8c47e35bc917933d84624ae266aafa5eba63 [2022-04-26T10:14:21.126Z] Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-04-26T10:14:21.507Z] Merge succeeded, producing aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:14:21.508Z] Checking out Revision aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 (PR-3990) [2022-04-26T10:14:20.191Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T10:14:20.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T10:14:20.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T10:14:20.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T10:14:20.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T10:14:20.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3990/head:refs/remotes/origin/PR-3990 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T10:14:21.151Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T10:14:21.166Z] > git checkout -f aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 # timeout=10 [2022-04-26T10:14:21.414Z] > git remote # timeout=10 [2022-04-26T10:14:21.439Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T10:14:21.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T10:14:21.466Z] > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 [2022-04-26T10:14:21.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T10:14:21.522Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T10:14:21.544Z] > git checkout -f aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:14:22.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T10:14:22.531Z] [2022-04-26T10:14:22.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:14:22.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T10:14:22.866Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-26T10:14:22.866Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-26T10:14:22.866Z] ca9280d653b3: Pulling fs layer [2022-04-26T10:14:22.866Z] 7e9c9ca2126c: Pulling fs layer [2022-04-26T10:14:22.866Z] cbdbe7a5bc2a: Download complete [2022-04-26T10:14:23.124Z] ca9280d653b3: Verifying Checksum [2022-04-26T10:14:23.124Z] ca9280d653b3: Download complete [2022-04-26T10:14:23.124Z] cbdbe7a5bc2a: Pull complete [2022-04-26T10:14:23.386Z] 7e9c9ca2126c: Verifying Checksum [2022-04-26T10:14:23.386Z] 7e9c9ca2126c: Download complete [2022-04-26T10:14:23.648Z] ca9280d653b3: Pull complete [2022-04-26T10:14:25.826Z] Commit message: "fix(all): Update to use user-friendly error message in API responses" [2022-04-26T10:14:25.888Z] > git --version # timeout=10 [2022-04-26T10:14:25.900Z] > git --version # 'git version 2.25.1' [2022-04-26T10:14:25.915Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T10:14:26.954Z] 7e9c9ca2126c: Pull complete [2022-04-26T10:14:26.954Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-26T10:14:26.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T10:14:26.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-26T10:14:27.019Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T10:14:27.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T10:14:27.019Z] Dload Upload Total Spent Left Speed [2022-04-26T10:14:27.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 91100 [2022-04-26T10:14:27.050Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2022-04-26T10:14:27.096Z] $ 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-04-26T10:14:28.308Z] $ docker top a5331bf4edb3c17adfc35534e9f3f7de8262d763f216021d779ee99170e29e8e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-26T10:14:28.765Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T10:14:28.883Z] + docker-compose build --help [2022-04-26T10:14:28.883Z] + grep parallel [2022-04-26T10:14:29.157Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T10:14:29.157Z] + sudo tee /etc/docker/daemon.new [2022-04-26T10:14:29.157Z] { [2022-04-26T10:14:29.157Z] "registry-mirrors": [ [2022-04-26T10:14:29.157Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T10:14:29.157Z] ], [2022-04-26T10:14:29.157Z] "bip": "10.250.0.254/24", [2022-04-26T10:14:29.157Z] "hosts": [ [2022-04-26T10:14:29.157Z] "tcp://0.0.0.0:5555", [2022-04-26T10:14:29.157Z] "unix:///var/run/docker.sock" [2022-04-26T10:14:29.157Z] ], [2022-04-26T10:14:29.157Z] "mtu": 1458, [2022-04-26T10:14:29.157Z] "selinux-enabled": true, [2022-04-26T10:14:29.157Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T10:14:29.157Z] } [Pipeline] sh [2022-04-26T10:14:29.516Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-26T10:14:29.537Z] --parallel Build images in parallel. [Pipeline] sh [Pipeline] } [2022-04-26T10:14:29.744Z] $ docker stop --time=1 a5331bf4edb3c17adfc35534e9f3f7de8262d763f216021d779ee99170e29e8e [2022-04-26T10:14:29.981Z] + sudo service docker restart [2022-04-26T10:14:31.025Z] $ docker rm -f a5331bf4edb3c17adfc35534e9f3f7de8262d763f216021d779ee99170e29e8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:14:31.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T10:14:31.609Z] . [Pipeline] withDockerContainer [2022-04-26T10:14:31.700Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2022-04-26T10:14:31.741Z] $ 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-04-26T10:14:32.111Z] $ docker top 4d50af5971b3f35f66a14ff293208478dff75a6deec99aa8a2cd035b8743d28c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T10:14:32.510Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T10:14:33.080Z] Building core-command ... [2022-04-26T10:14:33.080Z] Building core-data ... [2022-04-26T10:14:33.080Z] Building core-metadata ... [2022-04-26T10:14:33.080Z] Building security-bootstrapper ... [2022-04-26T10:14:33.080Z] Building security-proxy-setup ... [2022-04-26T10:14:33.080Z] Building security-secretstore-setup ... [2022-04-26T10:14:33.080Z] Building security-spiffe-token-provider ... [2022-04-26T10:14:33.080Z] Building security-spire-agent ... [2022-04-26T10:14:33.080Z] Building security-spire-config ... [2022-04-26T10:14:33.080Z] Building security-spire-server ... [2022-04-26T10:14:33.080Z] Building support-notifications ... [2022-04-26T10:14:33.080Z] Building support-scheduler ... [2022-04-26T10:14:33.080Z] Building sys-mgmt-agent ... [2022-04-26T10:14:33.080Z] Building security-bootstrapper [2022-04-26T10:14:33.080Z] Building core-data [2022-04-26T10:14:33.080Z] Building security-spiffe-token-provider [2022-04-26T10:14:33.080Z] Building support-scheduler [2022-04-26T10:14:33.080Z] Building security-secretstore-setup [2022-04-26T10:14:47.974Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:14:47.974Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:14:47.974Z] ---> b898491bcebb [2022-04-26T10:14:47.974Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T10:14:47.974Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:14:47.974Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:14:47.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:14:47.974Z] ---> b898491bcebb [2022-04-26T10:14:47.974Z] [2022-04-26T10:14:47.974Z] Step 3/20 : WORKDIR /edgex-go ---> b898491bcebb [2022-04-26T10:14:47.974Z] [2022-04-26T10:14:47.974Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T10:14:47.974Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:14:47.974Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:14:47.974Z] ---> b898491bcebb [2022-04-26T10:14:47.974Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T10:14:47.974Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:14:47.974Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:14:47.974Z] ---> b898491bcebb [2022-04-26T10:14:47.974Z] Step 3/31 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T10:14:48.385Z] provisioning config files... [2022-04-26T10:14:48.407Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6886995967831916368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T10:14:48.956Z] ---> docker-login.sh [2022-04-26T10:14:48.956Z] nexus3.edgexfoundry.org:10001 [2022-04-26T10:14:49.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:14:49.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:14:49.821Z] Configure a credential helper to remove this warning. See [2022-04-26T10:14:49.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:14:49.821Z] [2022-04-26T10:14:49.821Z] Login Succeeded [2022-04-26T10:14:49.821Z] nexus3.edgexfoundry.org:10002 [2022-04-26T10:14:49.890Z] ---> Running in a3faa98e3ae4 [2022-04-26T10:14:49.891Z] ---> Running in 2f6442d153e8 [2022-04-26T10:14:49.891Z] ---> Running in aced24d66cd0 [2022-04-26T10:14:49.891Z] ---> Running in 3c73a7b1767d [2022-04-26T10:14:49.891Z] ---> Running in 6a5573a9bacc [2022-04-26T10:14:49.891Z] Removing intermediate container 3c73a7b1767d [2022-04-26T10:14:49.891Z] ---> 9533472487de [2022-04-26T10:14:49.891Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T10:14:49.891Z] Removing intermediate container a3faa98e3ae4 [2022-04-26T10:14:49.891Z] ---> d6533536c429 [2022-04-26T10:14:49.891Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:14:49.891Z] Removing intermediate container aced24d66cd0 [2022-04-26T10:14:49.891Z] ---> 3d16ac1b03e4 [2022-04-26T10:14:49.891Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:14:50.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:14:50.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:14:50.094Z] Configure a credential helper to remove this warning. See [2022-04-26T10:14:50.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:14:50.094Z] [2022-04-26T10:14:50.094Z] Login Succeeded [2022-04-26T10:14:50.094Z] nexus3.edgexfoundry.org:10003 [2022-04-26T10:14:50.150Z] Removing intermediate container 2f6442d153e8 [2022-04-26T10:14:50.150Z] ---> 25b67c5d1661 [2022-04-26T10:14:50.150Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:14:50.150Z] Removing intermediate container 6a5573a9bacc [2022-04-26T10:14:50.150Z] ---> 4d2d88a8c546 [2022-04-26T10:14:50.150Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:14:50.150Z] ---> Running in bd7a2450ba8d [2022-04-26T10:14:50.150Z] ---> Running in f1d7b88a4a7d [2022-04-26T10:14:50.150Z] ---> Running in a8332cff6810 [2022-04-26T10:14:50.150Z] ---> Running in 538336eee58f [2022-04-26T10:14:50.150Z] ---> Running in 5239a5aaab61 [2022-04-26T10:14:50.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:14:50.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:14:50.650Z] Configure a credential helper to remove this warning. See [2022-04-26T10:14:50.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:14:50.650Z] [2022-04-26T10:14:50.650Z] Login Succeeded [2022-04-26T10:14:50.650Z] nexus3.edgexfoundry.org:10004 [2022-04-26T10:14:50.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:50.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:14:50.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:14:50.924Z] Configure a credential helper to remove this warning. See [2022-04-26T10:14:50.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:14:50.924Z] [2022-04-26T10:14:50.924Z] Login Succeeded [2022-04-26T10:14:50.924Z] docker.io [2022-04-26T10:14:50.986Z] Removing intermediate container bd7a2450ba8d [2022-04-26T10:14:50.986Z] ---> b695b3c78b1c [2022-04-26T10:14:50.986Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T10:14:50.986Z] ---> Running in 74afc7364ac7 [2022-04-26T10:14:51.249Z] Removing intermediate container a8332cff6810 [2022-04-26T10:14:51.249Z] ---> 2c61cdb37326 [2022-04-26T10:14:51.249Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T10:14:51.249Z] ---> Running in eacdd232396d [2022-04-26T10:14:51.249Z] Removing intermediate container 538336eee58f [2022-04-26T10:14:51.249Z] ---> 737c5dbd25e4 [2022-04-26T10:14:51.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T10:14:51.249Z] ---> Running in 1c3a967d2d0d [2022-04-26T10:14:51.508Z] Removing intermediate container 5239a5aaab61 [2022-04-26T10:14:51.508Z] ---> abe0443896fa [2022-04-26T10:14:51.508Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T10:14:51.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:51.508Z] ---> Running in 5d9d03ed50c6 [2022-04-26T10:14:51.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T10:14:51.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:51.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:51.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T10:14:51.793Z] Configure a credential helper to remove this warning. See [2022-04-26T10:14:51.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T10:14:51.793Z] [2022-04-26T10:14:51.793Z] Login Succeeded [2022-04-26T10:14:51.793Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T10:14:51.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-26T10:14:52.030Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T10:14:52.030Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T10:14:52.030Z] OK: 15862 distinct packages available [2022-04-26T10:14:52.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:52.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:52.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-04-26T10:14:52.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T10:14:52.222Z] ========================================================= [2022-04-26T10:14:52.222Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T10:14:52.222Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T10:14:52.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T10:14:52.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:52.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:52.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:52.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:52.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:14:52.876Z] OK: 221 MiB in 52 packages [2022-04-26T10:14:52.886Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T10:14:52.886Z] 9b3977197b4f: Pulling fs layer [2022-04-26T10:14:52.886Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T10:14:52.886Z] 94645a83ff95: Pulling fs layer [2022-04-26T10:14:52.886Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T10:14:52.886Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T10:14:52.886Z] 3096ccb668a1: Pulling fs layer [2022-04-26T10:14:52.886Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T10:14:52.886Z] a4caa8a26152: Pulling fs layer [2022-04-26T10:14:52.886Z] 3096ccb668a1: Waiting [2022-04-26T10:14:52.886Z] e8cf19c19ddd: Waiting [2022-04-26T10:14:52.886Z] 3f3a8bcf1eab: Waiting [2022-04-26T10:14:52.886Z] 0c92f367c5e7: Waiting [2022-04-26T10:14:52.886Z] a4caa8a26152: Waiting [2022-04-26T10:14:52.886Z] 94645a83ff95: Verifying Checksum [2022-04-26T10:14:52.886Z] 94645a83ff95: Download complete [2022-04-26T10:14:52.886Z] 1a89e8eeedd5: Download complete [2022-04-26T10:14:52.886Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T10:14:52.886Z] 0c92f367c5e7: Download complete [2022-04-26T10:14:52.886Z] 3096ccb668a1: Verifying Checksum [2022-04-26T10:14:52.886Z] 3096ccb668a1: Download complete [2022-04-26T10:14:52.886Z] 9b3977197b4f: Verifying Checksum [2022-04-26T10:14:52.886Z] 9b3977197b4f: Download complete [2022-04-26T10:14:52.886Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T10:14:52.886Z] e8cf19c19ddd: Download complete [2022-04-26T10:14:53.137Z] OK: 221 MiB in 52 packages [2022-04-26T10:14:53.137Z] OK: 221 MiB in 52 packages [2022-04-26T10:14:53.137Z] OK: 221 MiB in 52 packages [2022-04-26T10:14:53.137Z] OK: 221 MiB in 52 packages [2022-04-26T10:14:53.397Z] Removing intermediate container 74afc7364ac7 [2022-04-26T10:14:53.397Z] ---> 70599febe3a7 [2022-04-26T10:14:53.397Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T10:14:53.397Z] Removing intermediate container eacdd232396d [2022-04-26T10:14:53.397Z] ---> 72f344db7509 [2022-04-26T10:14:53.397Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T10:14:53.397Z] ---> 72256b768a8a [2022-04-26T10:14:53.397Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:14:53.397Z] ---> Running in 5f057231d490 [2022-04-26T10:14:53.491Z] 9b3977197b4f: Pull complete [2022-04-26T10:14:53.656Z] ---> 11aa16eba483 [2022-04-26T10:14:53.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:14:53.656Z] ---> Running in 71664d5f9d1c [2022-04-26T10:14:53.656Z] Removing intermediate container 5d9d03ed50c6 [2022-04-26T10:14:53.656Z] ---> 78ddca4a3fd2 [2022-04-26T10:14:53.656Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T10:14:53.916Z] Removing intermediate container 1c3a967d2d0d [2022-04-26T10:14:53.916Z] ---> 149a865c0ee8 [2022-04-26T10:14:53.916Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T10:14:53.916Z] Removing intermediate container f1d7b88a4a7d [2022-04-26T10:14:53.916Z] ---> 6cacf19a160e [2022-04-26T10:14:53.916Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T10:14:53.916Z] ---> 52fe721b5cc6 [2022-04-26T10:14:53.916Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:14:53.916Z] ---> b21fc5451424 [2022-04-26T10:14:53.916Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:14:53.916Z] ---> Running in 26fbcd20db2d [2022-04-26T10:14:53.916Z] ---> Running in 98308ab9571d [2022-04-26T10:14:54.096Z] 1a89e8eeedd5: Pull complete [2022-04-26T10:14:54.176Z] ---> 076d423cbb52 [2022-04-26T10:14:54.176Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:14:54.176Z] ---> Running in 3b2c3e19b649 [2022-04-26T10:14:54.383Z] 94645a83ff95: Pull complete [2022-04-26T10:14:54.985Z] a4caa8a26152: Verifying Checksum [2022-04-26T10:14:54.985Z] a4caa8a26152: Download complete [2022-04-26T10:14:55.114Z] Removing intermediate container 5f057231d490 [2022-04-26T10:14:55.114Z] ---> f19a835e5b57 [2022-04-26T10:14:55.114Z] Step 8/25 : COPY . . [2022-04-26T10:14:55.374Z] Removing intermediate container 71664d5f9d1c [2022-04-26T10:14:55.374Z] ---> 4b997f59fca6 [2022-04-26T10:14:55.374Z] Step 8/23 : COPY . . [2022-04-26T10:14:55.594Z] 3f3a8bcf1eab: Download complete [2022-04-26T10:14:57.911Z] Removing intermediate container 26fbcd20db2d [2022-04-26T10:14:57.911Z] ---> 12062d792e0a [2022-04-26T10:14:57.911Z] Step 8/22 : COPY . . [2022-04-26T10:14:57.911Z] Removing intermediate container 98308ab9571d [2022-04-26T10:14:57.911Z] ---> fe75a50fbfd3 [2022-04-26T10:14:57.911Z] Step 8/31 : COPY . . [2022-04-26T10:14:57.911Z] Removing intermediate container 3b2c3e19b649 [2022-04-26T10:14:57.911Z] ---> 25bbc97fa8c2 [2022-04-26T10:14:57.911Z] Step 7/20 : COPY . . [2022-04-26T10:15:03.179Z] ---> c5b9a46643b2 [2022-04-26T10:15:03.179Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T10:15:04.119Z] ---> Running in 4541622161fb [2022-04-26T10:15:04.119Z] ---> 53119b1d380a [2022-04-26T10:15:04.119Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T10:15:04.119Z] ---> b40ea6057b8c [2022-04-26T10:15:04.119Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T10:15:04.119Z] ---> eb86c3128c89 [2022-04-26T10:15:04.119Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T10:15:04.119Z] ---> dfff94bc26d1 [2022-04-26T10:15:04.119Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T10:15:04.119Z] ---> Running in 7f1e0dad0ae1 [2022-04-26T10:15:04.119Z] ---> Running in 2c2028bf614b [2022-04-26T10:15:04.119Z] ---> Running in e1aa6bef3cb1 [2022-04-26T10:15:04.119Z] ---> Running in 6dc50e264559 [2022-04-26T10:15:04.378Z] 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-04-26T10:15:04.637Z] 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-04-26T10:15:04.896Z] 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-04-26T10:15:04.896Z] 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-04-26T10:15:04.896Z] 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-04-26T10:15:08.009Z] 3f3a8bcf1eab: Pull complete [2022-04-26T10:15:08.009Z] 0c92f367c5e7: Pull complete [2022-04-26T10:15:08.009Z] 3096ccb668a1: Pull complete [2022-04-26T10:15:08.285Z] e8cf19c19ddd: Pull complete [2022-04-26T10:15:15.038Z] a4caa8a26152: Pull complete [2022-04-26T10:15:15.038Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T10:15:15.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T10:15:15.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T10:15:15.455Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T10:15:15.455Z] WORKDIR /edgex [2022-04-26T10:15:15.455Z] COPY go.mod . [2022-04-26T10:15:15.455Z] RUN go mod download [2022-04-26T10:15:15.455Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-26T10:15:18.102Z] Sending build context to Docker daemon 169.2MB [2022-04-26T10:15:18.102Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T10:15:18.102Z] ---> 725f1c02e7f9 [2022-04-26T10:15:18.102Z] Step 2/4 : WORKDIR /edgex [2022-04-26T10:15:19.535Z] ---> Running in f02e68c50d5e [2022-04-26T10:15:19.808Z] Removing intermediate container f02e68c50d5e [2022-04-26T10:15:19.808Z] ---> b9ae31c704cc [2022-04-26T10:15:19.808Z] Step 3/4 : COPY go.mod . [2022-04-26T10:15:20.407Z] ---> 95e17a95fa9c [2022-04-26T10:15:20.407Z] Step 4/4 : RUN go mod download [2022-04-26T10:15:20.407Z] ---> Running in 1a45b98e254b [2022-04-26T10:15:31.521Z] 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-04-26T10:15:34.057Z] Removing intermediate container 7f1e0dad0ae1 [2022-04-26T10:15:34.057Z] ---> 243d0a699bc2 [2022-04-26T10:15:34.057Z] [2022-04-26T10:15:34.057Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T10:15:34.057Z] Removing intermediate container 4541622161fb [2022-04-26T10:15:34.057Z] ---> c0815378dc3f [2022-04-26T10:15:34.057Z] [2022-04-26T10:15:34.057Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T10:15:34.316Z] 3.14: Pulling from library/alpine [2022-04-26T10:15:34.578Z] 3.14: Pulling from library/alpine [2022-04-26T10:15:35.961Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T10:15:35.961Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T10:15:35.961Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T10:15:35.961Z] Status: Image is up to date for alpine:3.14 [2022-04-26T10:15:35.961Z] ---> e04c818066af [2022-04-26T10:15:35.961Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T10:15:35.961Z] ---> e04c818066af [2022-04-26T10:15:35.961Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T10:15:35.961Z] ---> Running in 295012f791a7 [2022-04-26T10:15:35.961Z] ---> Running in 26b6f35a50ce [2022-04-26T10:15:35.961Z] Removing intermediate container e1aa6bef3cb1 [2022-04-26T10:15:35.961Z] ---> 34484d6fef53 [2022-04-26T10:15:35.961Z] [2022-04-26T10:15:35.961Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T10:15:35.961Z] ---> e04c818066af [2022-04-26T10:15:35.961Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T10:15:36.235Z] ---> Running in 8b9c9ca52af9 [2022-04-26T10:15:36.235Z] Removing intermediate container 2c2028bf614b [2022-04-26T10:15:36.235Z] ---> 74deb70f18bc [2022-04-26T10:15:36.235Z] [2022-04-26T10:15:36.235Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T10:15:36.235Z] Removing intermediate container 295012f791a7 [2022-04-26T10:15:36.235Z] ---> 6efaa37c4259 [2022-04-26T10:15:36.235Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T10:15:36.235Z] 3.15: Pulling from library/alpine [2022-04-26T10:15:36.235Z] ---> Running in 71e7751a62f5 [2022-04-26T10:15:36.235Z] Removing intermediate container 8b9c9ca52af9 [2022-04-26T10:15:36.235Z] ---> 75bee3dd91d0 [2022-04-26T10:15:36.235Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T10:15:36.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:36.496Z] ---> Running in 02775e3aa63f [2022-04-26T10:15:36.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:36.803Z] Removing intermediate container 02775e3aa63f [2022-04-26T10:15:36.803Z] ---> 1a87261a1d4d [2022-04-26T10:15:36.803Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T10:15:36.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:36.803Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T10:15:36.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:36.803Z] ---> Running in cf2cd44849f8 [2022-04-26T10:15:36.803Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T10:15:36.803Z] ---> 0ac33e5f5afa [2022-04-26T10:15:36.803Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T10:15:36.803Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T10:15:36.803Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T10:15:36.803Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T10:15:37.120Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T10:15:37.120Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T10:15:37.120Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:15:37.120Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:15:37.120Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T10:15:37.120Z] OK: 6 MiB in 16 packages [2022-04-26T10:15:37.120Z] ---> Running in e8aea658982a [2022-04-26T10:15:37.120Z] OK: 6 MiB in 17 packages [2022-04-26T10:15:37.120Z] Removing intermediate container cf2cd44849f8 [2022-04-26T10:15:37.120Z] ---> 4900c3c6c235 [2022-04-26T10:15:37.120Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:15:37.380Z] ---> Running in ec271001fb6a [2022-04-26T10:15:37.380Z] Removing intermediate container e8aea658982a [2022-04-26T10:15:37.380Z] ---> 16d91a0150d7 [2022-04-26T10:15:37.380Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:15:37.639Z] ---> Running in f32c2d1ab09f [2022-04-26T10:15:37.899Z] Removing intermediate container 71e7751a62f5 [2022-04-26T10:15:37.899Z] ---> daed8026e495 [2022-04-26T10:15:37.899Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T10:15:38.159Z] Removing intermediate container 26b6f35a50ce [2022-04-26T10:15:38.159Z] ---> 43db22393bd7 [2022-04-26T10:15:38.159Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T10:15:38.159Z] ---> Running in f5efad3e5783 [2022-04-26T10:15:38.159Z] ---> Running in a79251c044c6 [2022-04-26T10:15:38.425Z] Removing intermediate container f5efad3e5783 [2022-04-26T10:15:38.425Z] ---> 0a9c5f79afdb [2022-04-26T10:15:38.425Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T10:15:38.425Z] ---> Running in cecacc882704 [2022-04-26T10:15:38.425Z] Removing intermediate container a79251c044c6 [2022-04-26T10:15:38.425Z] ---> ee7a558ecc07 [2022-04-26T10:15:38.425Z] Step 13/25 : WORKDIR / [2022-04-26T10:15:38.425Z] ---> Running in 29465d94c66d [2022-04-26T10:15:38.689Z] Removing intermediate container cecacc882704 [2022-04-26T10:15:38.689Z] ---> 885d71a71bba [2022-04-26T10:15:38.689Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T10:15:38.689Z] Removing intermediate container 6dc50e264559 [2022-04-26T10:15:38.689Z] ---> 8090a58d1053 [2022-04-26T10:15:38.689Z] [2022-04-26T10:15:38.689Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T10:15:38.689Z] ---> e04c818066af [2022-04-26T10:15:38.689Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T10:15:38.689Z] ---> Running in 995eb418e492 [2022-04-26T10:15:38.689Z] Removing intermediate container 29465d94c66d [2022-04-26T10:15:38.689Z] ---> f1d74219837c [2022-04-26T10:15:38.689Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-26T10:15:38.950Z] ---> Running in 1302adb5e802 [2022-04-26T10:15:38.950Z] Removing intermediate container ec271001fb6a [2022-04-26T10:15:38.950Z] ---> 8fc39ba6ba8e [2022-04-26T10:15:38.950Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T10:15:38.950Z] Removing intermediate container f32c2d1ab09f [2022-04-26T10:15:38.950Z] ---> 644696a5f9d6 [2022-04-26T10:15:38.950Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T10:15:38.950Z] ---> Running in a5ec1a9a7598 [2022-04-26T10:15:38.950Z] ---> Running in f787c3bde0c8 [2022-04-26T10:15:38.950Z] ---> cd04f56fd8af [2022-04-26T10:15:38.950Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-26T10:15:39.210Z] ---> 7cf34c6e4b4c [2022-04-26T10:15:39.210Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T10:15:39.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:39.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:39.469Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T10:15:39.469Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:15:39.469Z] OK: 6 MiB in 15 packages [2022-04-26T10:15:39.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:39.469Z] ---> 5c894df1335d [2022-04-26T10:15:39.469Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-26T10:15:39.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:39.733Z] ---> 45e3e53e8151 [2022-04-26T10:15:39.733Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T10:15:39.733Z] Removing intermediate container 995eb418e492 [2022-04-26T10:15:39.733Z] ---> d8517b495675 [2022-04-26T10:15:39.733Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T10:15:39.733Z] ---> Running in fab30bcfd2f8 [2022-04-26T10:15:39.992Z] Removing intermediate container 1302adb5e802 [2022-04-26T10:15:39.992Z] ---> f9bd0c120e31 [2022-04-26T10:15:39.992Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:15:39.992Z] ---> Running in 0c1682634c4e [2022-04-26T10:15:39.992Z] Removing intermediate container fab30bcfd2f8 [2022-04-26T10:15:39.992Z] ---> 06e554405f77 [2022-04-26T10:15:39.992Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T10:15:39.992Z] Removing intermediate container 0c1682634c4e [2022-04-26T10:15:39.992Z] ---> 5239dbf34048 [2022-04-26T10:15:39.992Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T10:15:39.992Z] ---> 1ac68e258e08 [2022-04-26T10:15:39.992Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T10:15:40.251Z] ---> Running in 6ed574ecdc5a [2022-04-26T10:15:40.251Z] ---> cf91d3c56de5 [2022-04-26T10:15:40.251Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T10:15:40.251Z] Removing intermediate container 6ed574ecdc5a [2022-04-26T10:15:40.251Z] ---> b0f1cd004d38 [2022-04-26T10:15:40.251Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T10:15:40.251Z] ---> Running in 37e7af5fc972 [2022-04-26T10:15:40.251Z] ---> Running in 979735cb1908 [2022-04-26T10:15:40.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:40.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:40.516Z] ---> 15f9deb3d022 [2022-04-26T10:15:40.516Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T10:15:40.516Z] Removing intermediate container 37e7af5fc972 [2022-04-26T10:15:40.516Z] ---> 0793cbd9fa63 [2022-04-26T10:15:40.516Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:15:40.516Z] ---> 8140502920b0 [2022-04-26T10:15:40.516Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-26T10:15:41.288Z] ---> f76fa774e23d [2022-04-26T10:15:41.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T10:15:41.288Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T10:15:41.288Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T10:15:41.288Z] OK: 15854 distinct packages available [2022-04-26T10:15:41.288Z] ---> Running in dc0abf233925 [2022-04-26T10:15:41.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:41.288Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T10:15:41.288Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T10:15:41.288Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T10:15:41.288Z] ---> cace8f16e7bc [2022-04-26T10:15:41.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T10:15:41.288Z] Removing intermediate container 979735cb1908 [2022-04-26T10:15:41.288Z] ---> 23c54b5c6a9d [2022-04-26T10:15:41.288Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:15:41.288Z] ---> d79a08057087 [2022-04-26T10:15:41.288Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T10:15:41.829Z] ---> cd9b0a3ed794 [2022-04-26T10:15:41.829Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T10:15:41.829Z] ---> Running in 0f6a00231ab7 [2022-04-26T10:15:41.829Z] Removing intermediate container dc0abf233925 [2022-04-26T10:15:41.829Z] ---> 46b322a6c7be [2022-04-26T10:15:41.829Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T10:15:41.829Z] ---> Running in 8d032dd8e63f [2022-04-26T10:15:41.829Z] Removing intermediate container 0f6a00231ab7 [2022-04-26T10:15:41.829Z] ---> ca840873baf5 [2022-04-26T10:15:41.829Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:15:41.829Z] ---> Running in b2cdccd7acbc [2022-04-26T10:15:41.829Z] Removing intermediate container 8d032dd8e63f [2022-04-26T10:15:41.829Z] ---> f76533ac7070 [2022-04-26T10:15:41.829Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T10:15:41.829Z] ---> Running in 6c6784fa19d9 [2022-04-26T10:15:41.829Z] Removing intermediate container b2cdccd7acbc [2022-04-26T10:15:41.829Z] ---> 793bb6e69b08 [2022-04-26T10:15:41.829Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T10:15:41.829Z] ---> Running in ac658f6885f9 [2022-04-26T10:15:41.829Z] Removing intermediate container 6c6784fa19d9 [2022-04-26T10:15:41.829Z] ---> 0a1654880935 [2022-04-26T10:15:41.829Z] Step 24/25 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:15:41.829Z] ---> ab15b877e3b9 [2022-04-26T10:15:41.829Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T10:15:41.829Z] ---> Running in e79be7e2b988 [2022-04-26T10:15:42.651Z] Removing intermediate container ac658f6885f9 [2022-04-26T10:15:42.651Z] ---> 538d5dea02d1 [2022-04-26T10:15:42.651Z] Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:15:42.651Z] ---> Running in 980543eef31b [2022-04-26T10:15:42.651Z] Removing intermediate container e79be7e2b988 [2022-04-26T10:15:42.651Z] ---> 76f20e555d3a [2022-04-26T10:15:42.651Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T10:15:42.651Z] ---> 73b9bb51d319 [2022-04-26T10:15:42.651Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T10:15:42.651Z] ---> Running in 2ff5979d1772 [2022-04-26T10:15:42.651Z] Removing intermediate container 980543eef31b [2022-04-26T10:15:42.651Z] ---> b08c6aca8d3b [2022-04-26T10:15:42.651Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T10:15:42.651Z] ---> Running in b2bed0b709e5 [2022-04-26T10:15:42.651Z] Removing intermediate container 2ff5979d1772 [2022-04-26T10:15:42.651Z] ---> 9cdfcf2cc5a3 [2022-04-26T10:15:42.651Z] [2022-04-26T10:15:42.651Z] ---> 2d6b91d8ab78 [2022-04-26T10:15:42.651Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T10:15:42.651Z] Removing intermediate container b2bed0b709e5 [2022-04-26T10:15:42.651Z] ---> fa8cae934ba9 [2022-04-26T10:15:42.651Z] [2022-04-26T10:15:42.651Z] Successfully built 9cdfcf2cc5a3 [2022-04-26T10:15:42.651Z] Successfully tagged security-secretstore-setup:latest [2022-04-26T10:15:42.651Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-26T10:15:42.651Z] Successfully built fa8cae934ba9 [2022-04-26T10:15:42.651Z] Successfully tagged support-scheduler:latest [2022-04-26T10:15:42.651Z]  Building support-scheduler ... done Building security-spire-config [2022-04-26T10:15:42.651Z] ---> cda3374ec361 [2022-04-26T10:15:42.651Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T10:15:42.651Z] ---> Running in d443eef5907a [2022-04-26T10:15:43.183Z] Removing intermediate container d443eef5907a [2022-04-26T10:15:43.183Z] ---> 295266b79142 [2022-04-26T10:15:43.183Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T10:15:44.386Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T10:15:45.932Z] ---> 5498f9d25626 [2022-04-26T10:15:45.932Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T10:15:45.932Z] ---> Running in 8c351bdedc00 [2022-04-26T10:15:46.214Z] Removing intermediate container 8c351bdedc00 [2022-04-26T10:15:46.214Z] ---> 44c4d783c45b [2022-04-26T10:15:46.214Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T10:15:46.695Z] ---> Running in 39b262c46b06 [2022-04-26T10:15:46.695Z] Removing intermediate container 39b262c46b06 [2022-04-26T10:15:46.695Z] ---> 8b35162328c3 [2022-04-26T10:15:46.695Z] Step 28/31 : CMD ["gate"] [2022-04-26T10:15:46.695Z] ---> Running in bb56fbde78c5 [2022-04-26T10:15:46.695Z] Removing intermediate container bb56fbde78c5 [2022-04-26T10:15:46.695Z] ---> f87ff8e04ad1 [2022-04-26T10:15:46.959Z] Step 29/31 : LABEL arch=x86_64 [2022-04-26T10:15:46.959Z] ---> Running in 3280d9019077 [2022-04-26T10:15:47.243Z] Removing intermediate container 3280d9019077 [2022-04-26T10:15:47.243Z] ---> 4649f22f7be9 [2022-04-26T10:15:47.243Z] Step 30/31 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:15:47.243Z] ---> Running in c9f48c9e854b [2022-04-26T10:15:47.553Z] Removing intermediate container c9f48c9e854b [2022-04-26T10:15:47.553Z] ---> ae8a3e87c4d5 [2022-04-26T10:15:47.553Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T10:15:47.553Z] ---> Running in e935baeb20e1 [2022-04-26T10:15:47.826Z] Removing intermediate container e935baeb20e1 [2022-04-26T10:15:47.826Z] ---> 6429dfde3e1e [2022-04-26T10:15:47.826Z] [2022-04-26T10:15:47.826Z] Successfully built 6429dfde3e1e [2022-04-26T10:15:47.826Z] Successfully tagged security-bootstrapper:latest [2022-04-26T10:15:47.826Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-04-26T10:15:47.826Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T10:15:48.095Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:15:48.095Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:15:48.095Z] ---> b898491bcebb [2022-04-26T10:15:48.095Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T10:15:48.095Z] ---> Using cache [2022-04-26T10:15:48.095Z] ---> 4d2d88a8c546 [2022-04-26T10:15:48.095Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:15:48.095Z] ---> Using cache [2022-04-26T10:15:48.095Z] ---> abe0443896fa [2022-04-26T10:15:48.095Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T10:15:48.564Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:15:48.564Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:15:48.564Z] ---> b898491bcebb [2022-04-26T10:15:48.564Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T10:15:48.564Z] ---> Using cache [2022-04-26T10:15:48.564Z] ---> 4d2d88a8c546 [2022-04-26T10:15:48.564Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:15:48.564Z] ---> Using cache [2022-04-26T10:15:48.564Z] ---> abe0443896fa [2022-04-26T10:15:48.564Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T10:15:48.564Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:49.987Z] ---> Running in 54e04f6bd721 [2022-04-26T10:15:49.987Z] ---> Running in fb88a78c7c6d [2022-04-26T10:15:49.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:50.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:50.509Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T10:15:50.769Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:15:50.769Z] OK: 8 MiB in 20 packages [2022-04-26T10:15:51.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:51.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:51.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:15:51.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:15:51.030Z] ---> b898491bcebb [2022-04-26T10:15:51.030Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T10:15:51.030Z] ---> Using cache [2022-04-26T10:15:51.030Z] ---> 4d2d88a8c546 [2022-04-26T10:15:51.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:15:51.030Z] ---> Using cache [2022-04-26T10:15:51.030Z] ---> abe0443896fa [2022-04-26T10:15:51.030Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T10:15:51.292Z] OK: 221 MiB in 52 packages [2022-04-26T10:15:51.552Z] ---> Running in d15d85d04c94 [2022-04-26T10:15:51.552Z] Removing intermediate container a5ec1a9a7598 [2022-04-26T10:15:51.552Z] ---> 252523d85935 [2022-04-26T10:15:51.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:15:51.552Z] OK: 221 MiB in 52 packages [2022-04-26T10:15:51.812Z] Removing intermediate container 54e04f6bd721 [2022-04-26T10:15:51.812Z] ---> f2c7a9c20ad3 [2022-04-26T10:15:51.812Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T10:15:51.812Z] ---> 20e85886c267 [2022-04-26T10:15:51.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T10:15:51.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:51.812Z] ---> db403c6f1862 [2022-04-26T10:15:51.812Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:15:52.073Z] ---> Running in 3e5722570e75 [2022-04-26T10:15:52.073Z] Removing intermediate container fb88a78c7c6d [2022-04-26T10:15:52.073Z] ---> df154edabd0b [2022-04-26T10:15:52.073Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T10:15:52.073Z] ---> 0dce90eb8e00 [2022-04-26T10:15:52.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T10:15:52.073Z] ---> ea317892f282 [2022-04-26T10:15:52.073Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:15:52.339Z] ---> Running in 5375d6b2d00a [2022-04-26T10:15:52.339Z] ---> 45051009c477 [2022-04-26T10:15:52.339Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T10:15:52.339Z] ---> Running in 321f2a2d157d [2022-04-26T10:15:52.339Z] Removing intermediate container 321f2a2d157d [2022-04-26T10:15:52.339Z] ---> 89e482a4ef8a [2022-04-26T10:15:52.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:15:52.602Z] ---> Running in d3e5a77d2b35 [2022-04-26T10:15:52.602Z] Removing intermediate container d3e5a77d2b35 [2022-04-26T10:15:52.602Z] ---> 8aca1b1dd91b [2022-04-26T10:15:52.602Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T10:15:52.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:15:52.602Z] ---> Running in 235b541ce917 [2022-04-26T10:15:52.863Z] Removing intermediate container 235b541ce917 [2022-04-26T10:15:52.863Z] ---> 0ac406c955ca [2022-04-26T10:15:52.863Z] Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:15:52.863Z] Removing intermediate container 3e5722570e75 [2022-04-26T10:15:52.863Z] ---> 8925504dcf2e [2022-04-26T10:15:52.863Z] Step 8/26 : COPY . . [2022-04-26T10:15:52.863Z] ---> Running in 9b2f96599292 [2022-04-26T10:15:52.863Z] OK: 221 MiB in 52 packages [2022-04-26T10:15:53.434Z] Removing intermediate container 9b2f96599292 [2022-04-26T10:15:53.434Z] ---> 623278f2c4ac [2022-04-26T10:15:53.434Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T10:15:54.378Z] Removing intermediate container 5375d6b2d00a [2022-04-26T10:15:54.378Z] ---> c23c5391f885 [2022-04-26T10:15:54.378Z] Step 8/26 : COPY . . [2022-04-26T10:15:54.378Z] ---> Running in 45d769239027 [2022-04-26T10:15:54.378Z] Removing intermediate container d15d85d04c94 [2022-04-26T10:15:54.378Z] ---> 40ce60352935 [2022-04-26T10:15:54.378Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T10:15:54.378Z] Removing intermediate container 45d769239027 [2022-04-26T10:15:54.378Z] ---> 7af7e726e6a8 [2022-04-26T10:15:54.378Z] [2022-04-26T10:15:54.378Z] Successfully built 7af7e726e6a8 [2022-04-26T10:15:54.378Z] Successfully tagged core-data:latest [2022-04-26T10:15:54.378Z]  Building core-data ... done Building security-spire-server [2022-04-26T10:15:55.327Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T10:15:55.590Z] ---> f27b52b46268 [2022-04-26T10:15:55.590Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:15:55.590Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T10:15:56.165Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T10:15:56.474Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T10:15:56.735Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T10:15:56.996Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T10:15:56.996Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T10:15:56.996Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T10:15:57.257Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T10:15:57.257Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T10:15:57.257Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T10:15:57.257Z] OK: 8 MiB in 23 packages [2022-04-26T10:15:58.640Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:15:58.640Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:15:58.640Z] ---> b898491bcebb [2022-04-26T10:15:58.640Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T10:15:58.640Z] ---> Using cache [2022-04-26T10:15:58.640Z] ---> 4d2d88a8c546 [2022-04-26T10:15:58.640Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:15:58.640Z] ---> Using cache [2022-04-26T10:15:58.640Z] ---> abe0443896fa [2022-04-26T10:15:58.640Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T10:15:58.640Z] ---> Using cache [2022-04-26T10:15:58.640Z] ---> df154edabd0b [2022-04-26T10:15:58.640Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T10:15:58.640Z] ---> Using cache [2022-04-26T10:15:58.640Z] ---> ea317892f282 [2022-04-26T10:15:58.640Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:15:58.640Z] ---> Using cache [2022-04-26T10:15:58.640Z] ---> c23c5391f885 [2022-04-26T10:15:58.640Z] Step 8/25 : COPY . . [2022-04-26T10:15:58.900Z] ---> Running in 9404c289e5c4 [2022-04-26T10:15:58.900Z] ---> 4864e9db4bec [2022-04-26T10:15:58.900Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T10:15:59.845Z] ---> 55ef179b7998 [2022-04-26T10:15:59.845Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T10:16:00.438Z] ---> Running in b6911ff45379 [2022-04-26T10:16:00.438Z] Removing intermediate container f787c3bde0c8 [2022-04-26T10:16:00.438Z] ---> 069ae843be1e [2022-04-26T10:16:00.438Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:16:00.438Z] ---> Running in 632222b738a0 [2022-04-26T10:16:00.700Z] Removing intermediate container b6911ff45379 [2022-04-26T10:16:00.700Z] ---> 4777d5398b9b [2022-04-26T10:16:00.700Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T10:16:00.700Z] ---> e957cdb007cd [2022-04-26T10:16:00.700Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T10:16:00.700Z] Removing intermediate container 632222b738a0 [2022-04-26T10:16:00.700Z] ---> cb01665229da [2022-04-26T10:16:00.700Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T10:16:00.964Z] ---> Running in 1f61b02548fd [2022-04-26T10:16:00.964Z] ---> Running in d57af1dbfe91 [2022-04-26T10:16:00.964Z] Removing intermediate container 9404c289e5c4 [2022-04-26T10:16:00.964Z] ---> d2985939bc88 [2022-04-26T10:16:00.964Z] Step 8/23 : COPY . . [2022-04-26T10:16:02.940Z] ---> ec16d774d91f [2022-04-26T10:16:02.940Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T10:16:03.514Z] ---> 0ecc8eabe618 [2022-04-26T10:16:03.514Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T10:16:03.783Z] Removing intermediate container d57af1dbfe91 [2022-04-26T10:16:03.783Z] ---> 946b8a4ae0fc [2022-04-26T10:16:03.783Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T10:16:04.045Z] ---> Running in 8ab249be7efe [2022-04-26T10:16:04.045Z] Removing intermediate container 1f61b02548fd [2022-04-26T10:16:04.045Z] ---> 2b8c4aeb3d1c [2022-04-26T10:16:04.045Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T10:16:04.045Z] ---> Running in ddf796de3b73 [2022-04-26T10:16:04.045Z] ---> Running in 4f9b6a4db762 [2022-04-26T10:16:04.362Z] Removing intermediate container 8ab249be7efe [2022-04-26T10:16:04.362Z] ---> fbeb1a505c8a [2022-04-26T10:16:04.362Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:16:04.362Z] ---> 8b1cd25e117f [2022-04-26T10:16:04.362Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T10:16:04.362Z] ---> Running in 4f9cb4f4c6cc [2022-04-26T10:16:04.362Z] ---> Running in 23eb7fe4eb79 [2022-04-26T10:16:04.362Z] Removing intermediate container ddf796de3b73 [2022-04-26T10:16:04.362Z] ---> a56c002bcac4 [2022-04-26T10:16:04.362Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T10:16:04.362Z] Removing intermediate container 4f9b6a4db762 [2022-04-26T10:16:04.363Z] ---> 9f42fc538c4e [2022-04-26T10:16:04.363Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T10:16:04.658Z] ---> Running in ad7991aed406 [2022-04-26T10:16:04.658Z] ---> Running in 7a68e6428b66 [2022-04-26T10:16:04.658Z] Removing intermediate container 4f9cb4f4c6cc [2022-04-26T10:16:04.659Z] ---> fc89a60d2c4f [2022-04-26T10:16:04.659Z] Step 18/20 : LABEL arch=x86_64 [2022-04-26T10:16:04.659Z] Removing intermediate container 23eb7fe4eb79 [2022-04-26T10:16:04.659Z] ---> 4503469cbf62 [2022-04-26T10:16:04.659Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T10:16:04.659Z] ---> Running in 07f1f20b89e6 [2022-04-26T10:16:04.659Z] ---> Running in 1bef14fbd750 [2022-04-26T10:16:04.987Z] Removing intermediate container 07f1f20b89e6 [2022-04-26T10:16:04.987Z] ---> 18126fc57096 [2022-04-26T10:16:04.987Z] Step 19/20 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:16:04.987Z] ---> Running in e035f5c229fc [2022-04-26T10:16:05.257Z] Removing intermediate container e035f5c229fc [2022-04-26T10:16:05.257Z] ---> 8b72cb32fa6b [2022-04-26T10:16:05.257Z] Step 20/20 : LABEL version=0.0.0 [2022-04-26T10:16:05.257Z] ---> Running in f03a47cc21a3 [2022-04-26T10:16:05.257Z] Removing intermediate container f03a47cc21a3 [2022-04-26T10:16:05.257Z] ---> 3e20be798b38 [2022-04-26T10:16:05.257Z] [2022-04-26T10:16:05.539Z] Successfully built 3e20be798b38 [2022-04-26T10:16:05.539Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-26T10:16:05.539Z] Building support-notifications [2022-04-26T10:16:05.809Z]  Building security-spiffe-token-provider ... done spire-1.2.1/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.data/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.data/.file [2022-04-26T10:16:05.809Z] spire-1.2.1/.dockerignore [2022-04-26T10:16:05.809Z] spire-1.2.1/.gitattributes [2022-04-26T10:16:05.809Z] spire-1.2.1/.githooks/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.gitignore [2022-04-26T10:16:05.809Z] spire-1.2.1/.go-version [2022-04-26T10:16:05.809Z] spire-1.2.1/.golangci.yml [2022-04-26T10:16:05.809Z] spire-1.2.1/ADOPTERS.md [2022-04-26T10:16:05.809Z] spire-1.2.1/CHANGELOG.md [2022-04-26T10:16:05.809Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T10:16:05.809Z] spire-1.2.1/CODEOWNERS [2022-04-26T10:16:05.809Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T10:16:05.809Z] spire-1.2.1/Dockerfile [2022-04-26T10:16:05.809Z] spire-1.2.1/Dockerfile.dev [2022-04-26T10:16:05.809Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T10:16:05.809Z] spire-1.2.1/LICENSE [2022-04-26T10:16:05.809Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T10:16:05.809Z] spire-1.2.1/Makefile [2022-04-26T10:16:05.809Z] spire-1.2.1/README.md [2022-04-26T10:16:05.809Z] spire-1.2.1/ROADMAP.md [2022-04-26T10:16:05.809Z] spire-1.2.1/SECURITY.md [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T10:16:05.809Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/ [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/agent/ [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/server/ [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/server/server.conf [2022-04-26T10:16:05.809Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/ [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/auditlog.md [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/images/ [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T10:16:05.809Z] spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.data/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.data/.file [2022-04-26T10:16:05.809Z] spire-1.2.1/.dockerignore [2022-04-26T10:16:05.809Z] spire-1.2.1/.gitattributes [2022-04-26T10:16:05.809Z] spire-1.2.1/.githooks/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T10:16:05.809Z] spire-1.2.1/.gitignore [2022-04-26T10:16:05.809Z] spire-1.2.1/.go-version [2022-04-26T10:16:05.809Z] spire-1.2.1/.golangci.yml [2022-04-26T10:16:05.809Z] spire-1.2.1/ADOPTERS.md [2022-04-26T10:16:05.809Z] spire-1.2.1/CHANGELOG.md [2022-04-26T10:16:05.809Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T10:16:05.809Z] spire-1.2.1/CODEOWNERS [2022-04-26T10:16:05.809Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T10:16:05.809Z] spire-1.2.1/Dockerfile [2022-04-26T10:16:05.809Z] spire-1.2.1/Dockerfile.dev [2022-04-26T10:16:05.809Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T10:16:05.809Z] spire-1.2.1/LICENSE [2022-04-26T10:16:05.810Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T10:16:05.810Z] spire-1.2.1/Makefile [2022-04-26T10:16:05.810Z] spire-1.2.1/README.md [2022-04-26T10:16:05.810Z] spire-1.2.1/ROADMAP.md [2022-04-26T10:16:05.810Z] spire-1.2.1/SECURITY.md [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/spire_server.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/telemetry.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/upgrading.md [2022-04-26T10:16:05.810Z] spire-1.2.1/doc/using_spire.md [2022-04-26T10:16:05.810Z] spire-1.2.1/examples/ [2022-04-26T10:16:05.810Z] spire-1.2.1/examples/README.md [2022-04-26T10:16:05.810Z] spire-1.2.1/go.mod [2022-04-26T10:16:05.810Z] spire-1.2.1/go.sum [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T10:16:05.810Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T10:16:05.810Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T10:16:05.811Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T10:16:05.811Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T10:16:05.811Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T10:16:05.811Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/ [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/agent/ [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/server/ [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/server/server.conf [2022-04-26T10:16:05.811Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/ [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/auditlog.md [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/images/ [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T10:16:05.811Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T10:16:05.811Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/health/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/log/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T10:16:05.812Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T10:16:05.812Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/version/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/spire_server.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/telemetry.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/upgrading.md [2022-04-26T10:16:05.813Z] spire-1.2.1/doc/using_spire.md [2022-04-26T10:16:05.813Z] spire-1.2.1/examples/ [2022-04-26T10:16:05.813Z] spire-1.2.1/examples/README.md [2022-04-26T10:16:05.813Z] spire-1.2.1/go.mod [2022-04-26T10:16:05.813Z] spire-1.2.1/go.sum [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T10:16:05.813Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/config.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T10:16:05.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T10:16:05.815Z] [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T10:16:05.815Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/health/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:16:05.816Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/log/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/server.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/ [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/private/ [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/private/server/ [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/ [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/common/ [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T10:16:06.081Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T10:16:06.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T10:16:06.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T10:16:06.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T10:16:06.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T10:16:06.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T10:16:06.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T10:16:06.082Z] spire-1.2.1/release/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire-extras/ [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire/ [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire/README.md [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire/conf/ [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T10:16:06.082Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T10:16:06.082Z] spire-1.2.1/script/ [2022-04-26T10:16:06.082Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T10:16:06.082Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T10:16:06.082Z] spire-1.2.1/support/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T10:16:06.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T10:16:06.082Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/version/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T10:16:06.083Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/clock/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/clock/clock.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T10:16:06.083Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T10:16:06.083Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T10:16:06.084Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/README.md [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/common [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T10:16:06.084Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T10:16:06.084Z] [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T10:16:06.084Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/config.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T10:16:06.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T10:16:06.085Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T10:16:06.086Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T10:16:06.086Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T10:16:06.087Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T10:16:06.087Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T10:16:06.088Z] spire-1.2.1/test/integration/test.sh [2022-04-26T10:16:06.088Z] spire-1.2.1/test/plugintest/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/testca/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/testca/ca.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/testkey/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T10:16:06.088Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/testkey/new.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/util/ [2022-04-26T10:16:06.088Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/util/race.go [2022-04-26T10:16:06.088Z] spire-1.2.1/test/util/util.go [2022-04-26T10:16:06.088Z] building spire from source... [2022-04-26T10:16:06.088Z] [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T10:16:06.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/server.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/private/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/private/server/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/common/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T10:16:06.089Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T10:16:06.089Z] spire-1.2.1/release/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire-extras/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire/README.md [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire/conf/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T10:16:06.089Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/script/ [2022-04-26T10:16:06.089Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T10:16:06.089Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T10:16:06.089Z] spire-1.2.1/support/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T10:16:06.089Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/clock/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/clock/clock.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T10:16:06.089Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/README.md [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/common [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T10:16:06.089Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T10:16:06.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T10:16:06.091Z] spire-1.2.1/test/integration/test.sh [2022-04-26T10:16:06.091Z] spire-1.2.1/test/plugintest/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/testca/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/testca/ca.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/testkey/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T10:16:06.091Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/testkey/new.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/util/ [2022-04-26T10:16:06.091Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/util/race.go [2022-04-26T10:16:06.091Z] spire-1.2.1/test/util/util.go [2022-04-26T10:16:06.091Z] building spire from source... [2022-04-26T10:16:06.091Z] Installing go1.17.7... [2022-04-26T10:16:06.091Z] Installing go1.17.7... [2022-04-26T10:16:07.032Z] ---> 32a451fc1582 [2022-04-26T10:16:07.032Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T10:16:07.032Z] Removing intermediate container 1bef14fbd750 [2022-04-26T10:16:07.032Z] ---> d6138524f6a9 [2022-04-26T10:16:07.032Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T10:16:07.294Z] ---> Running in b33944b16a62 [2022-04-26T10:16:07.294Z] ---> Running in 358fcafa4525 [2022-04-26T10:16:07.458Z] Removing intermediate container 1a45b98e254b [2022-04-26T10:16:07.458Z] ---> 3db8a53038d8 [2022-04-26T10:16:07.458Z] Successfully built 3db8a53038d8 [2022-04-26T10:16:07.458Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:16:07.556Z] Removing intermediate container 358fcafa4525 [2022-04-26T10:16:07.556Z] ---> 1bf433c78317 [2022-04-26T10:16:07.556Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T10:16:07.556Z] 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-04-26T10:16:07.820Z] ---> Running in 5de10dcebce7 [2022-04-26T10:16:07.827Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T10:16:07.827Z] . [Pipeline] withDockerContainer [2022-04-26T10:16:08.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container [2022-04-26T10:16:08.164Z] $ 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-arm64 cat [2022-04-26T10:16:08.393Z] spire-1.2.1/ [2022-04-26T10:16:08.393Z] spire-1.2.1/.data/ [2022-04-26T10:16:08.393Z] spire-1.2.1/.data/.file [2022-04-26T10:16:08.393Z] spire-1.2.1/.dockerignore [2022-04-26T10:16:08.393Z] spire-1.2.1/.gitattributes [2022-04-26T10:16:08.393Z] spire-1.2.1/.githooks/ [2022-04-26T10:16:08.393Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/ [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/ [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T10:16:08.393Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T10:16:08.393Z] spire-1.2.1/.gitignore [2022-04-26T10:16:08.393Z] spire-1.2.1/.go-version [2022-04-26T10:16:08.393Z] spire-1.2.1/.golangci.yml [2022-04-26T10:16:08.393Z] spire-1.2.1/ADOPTERS.md [2022-04-26T10:16:08.393Z] spire-1.2.1/CHANGELOG.md [2022-04-26T10:16:08.393Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T10:16:08.393Z] spire-1.2.1/CODEOWNERS [2022-04-26T10:16:08.393Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T10:16:08.393Z] spire-1.2.1/Dockerfile [2022-04-26T10:16:08.393Z] spire-1.2.1/Dockerfile.dev [2022-04-26T10:16:08.393Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T10:16:08.393Z] spire-1.2.1/LICENSE [2022-04-26T10:16:08.393Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T10:16:08.393Z] spire-1.2.1/Makefile [2022-04-26T10:16:08.393Z] spire-1.2.1/README.md [2022-04-26T10:16:08.393Z] spire-1.2.1/ROADMAP.md [2022-04-26T10:16:08.393Z] spire-1.2.1/SECURITY.md [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T10:16:08.393Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T10:16:08.394Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/ [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/agent/ [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/server/ [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/server/server.conf [2022-04-26T10:16:08.394Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/ [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/auditlog.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/ [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/spire_server.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/telemetry.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/upgrading.md [2022-04-26T10:16:08.394Z] spire-1.2.1/doc/using_spire.md [2022-04-26T10:16:08.394Z] spire-1.2.1/examples/ [2022-04-26T10:16:08.394Z] spire-1.2.1/examples/README.md [2022-04-26T10:16:08.394Z] spire-1.2.1/go.mod [2022-04-26T10:16:08.394Z] spire-1.2.1/go.sum [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T10:16:08.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T10:16:08.395Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T10:16:08.659Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/health/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/log/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/version/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/config.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T10:16:08.660Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/server.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/private/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/private/server/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/common/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T10:16:08.661Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T10:16:08.661Z] spire-1.2.1/release/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire-extras/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire/README.md [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire/conf/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T10:16:08.661Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T10:16:08.661Z] spire-1.2.1/script/ [2022-04-26T10:16:08.661Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T10:16:08.661Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T10:16:08.661Z] spire-1.2.1/support/ [2022-04-26T10:16:08.661Z] spire-1.2.1/support/k8s/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T10:16:08.662Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/clock/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/clock/clock.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T10:16:08.662Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/common [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T10:16:08.662Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T10:16:08.663Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T10:16:08.664Z] spire-1.2.1/test/integration/test.sh [2022-04-26T10:16:08.664Z] spire-1.2.1/test/plugintest/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/testca/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/testca/ca.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/testkey/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T10:16:08.664Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/testkey/new.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/util/ [2022-04-26T10:16:08.664Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/util/race.go [2022-04-26T10:16:08.664Z] spire-1.2.1/test/util/util.go [2022-04-26T10:16:08.664Z] building spire from source... [2022-04-26T10:16:08.664Z] Installing go1.17.7... [2022-04-26T10:16:09.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:16:09.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:16:09.235Z] ---> b898491bcebb [2022-04-26T10:16:09.235Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T10:16:09.235Z] ---> Using cache [2022-04-26T10:16:09.235Z] ---> 4d2d88a8c546 [2022-04-26T10:16:09.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:16:09.235Z] ---> Using cache [2022-04-26T10:16:09.235Z] ---> abe0443896fa [2022-04-26T10:16:09.235Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T10:16:09.478Z] $ docker top 02695d2b5bd6ab03a4db5f07bb808dc3c6d075841827ac443bb4346be12f3b2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T10:16:11.155Z] + go version [2022-04-26T10:16:11.156Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T10:16:11.249Z] $ docker stop --time=1 02695d2b5bd6ab03a4db5f07bb808dc3c6d075841827ac443bb4346be12f3b2a [2022-04-26T10:16:11.374Z] ---> Running in 73cdcedbb627 [2022-04-26T10:16:11.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:16:12.917Z] $ docker rm -f 02695d2b5bd6ab03a4db5f07bb808dc3c6d075841827ac443bb4346be12f3b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:16:13.954Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T10:16:13.954Z] . [Pipeline] withDockerContainer [2022-04-26T10:16:14.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container [2022-04-26T10:16:14.500Z] $ 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-arm64 cat [2022-04-26T10:16:16.263Z] $ docker top 8fd4be399e2e7a6905ff573b4a12b3d1f73a92c7a8eb519c4472813dd8aa2601 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T10:16:16.637Z] ========================================================= [2022-04-26T10:16:16.637Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T10:16:16.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T10:16:17.463Z] + make test [2022-04-26T10:16:17.463Z] go mod tidy -compat=1.17 [2022-04-26T10:16:18.649Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T10:16:18.794Z] Removing intermediate container b33944b16a62 [2022-04-26T10:16:18.795Z] ---> 14e22b037d90 [2022-04-26T10:16:18.795Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T10:16:18.795Z] ---> Running in d38246fd176f [2022-04-26T10:16:19.094Z] 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-04-26T10:16:20.058Z] Removing intermediate container d38246fd176f [2022-04-26T10:16:20.058Z] ---> f9203963f823 [2022-04-26T10:16:20.058Z] [2022-04-26T10:16:20.058Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T10:16:20.058Z] 20.10.14: Pulling from library/docker [2022-04-26T10:16:23.021Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T10:16:23.021Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T10:16:23.021Z] ---> 7417809fdb73 [2022-04-26T10:16:23.021Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:16:23.021Z] ---> Running in 2d8fcff9cd82 [2022-04-26T10:16:23.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:16:23.339Z] Removing intermediate container 2d8fcff9cd82 [2022-04-26T10:16:23.339Z] ---> 074217a8874f [2022-04-26T10:16:23.339Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-26T10:16:23.339Z] ---> Running in 62d2b470259a [2022-04-26T10:16:23.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:16:24.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:16:29.406Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T10:16:29.406Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T10:16:29.406Z] Executing bash-5.1.16-r0.post-install [2022-04-26T10:16:29.406Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T10:16:29.406Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T10:16:29.406Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T10:16:29.694Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T10:16:29.960Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T10:16:29.960Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T10:16:29.960Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T10:16:29.960Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T10:16:29.960Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T10:16:29.960Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T10:16:30.244Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T10:16:30.244Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T10:16:31.278Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T10:16:31.278Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T10:16:32.766Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T10:16:39.612Z] Building bin/spire-server... [2022-04-26T10:16:39.612Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T10:16:39.612Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T10:16:39.612Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T10:16:39.612Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T10:16:39.612Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T10:16:39.612Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T10:16:39.612Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T10:16:39.612Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T10:16:39.612Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T10:16:39.612Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T10:16:39.612Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T10:16:39.612Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T10:16:39.612Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T10:16:39.612Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T10:16:39.612Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T10:16:39.612Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T10:16:39.612Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T10:16:39.612Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T10:16:39.612Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T10:16:39.612Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T10:16:39.612Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T10:16:39.612Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T10:16:39.612Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T10:16:39.612Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T10:16:39.612Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T10:16:39.612Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T10:16:39.612Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T10:16:39.612Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T10:16:39.612Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T10:16:39.612Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T10:16:39.612Z] Building bin/spire-server... [2022-04-26T10:16:39.612Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T10:16:39.612Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T10:16:39.612Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T10:16:39.612Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T10:16:39.612Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T10:16:39.612Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T10:16:39.612Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T10:16:39.612Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T10:16:39.612Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T10:16:39.612Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T10:16:39.612Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T10:16:39.612Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T10:16:39.612Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T10:16:39.612Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T10:16:39.612Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T10:16:39.612Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T10:16:39.612Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T10:16:39.891Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T10:16:39.891Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T10:16:39.891Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T10:16:39.891Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T10:16:39.891Z] OK: 83 MiB in 65 packages [2022-04-26T10:16:39.891Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T10:16:39.891Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T10:16:39.891Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T10:16:39.891Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T10:16:39.891Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T10:16:39.891Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T10:16:39.891Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T10:16:39.892Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T10:16:39.892Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T10:16:39.892Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T10:16:39.892Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T10:16:39.892Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T10:16:40.154Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T10:16:40.154Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T10:16:40.154Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T10:16:40.154Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T10:16:40.154Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T10:16:40.154Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T10:16:40.154Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T10:16:40.154Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T10:16:40.154Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T10:16:40.154Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T10:16:40.154Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T10:16:40.154Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T10:16:40.154Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T10:16:40.154Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T10:16:40.154Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T10:16:40.154Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T10:16:40.154Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T10:16:40.154Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T10:16:40.154Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T10:16:40.154Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T10:16:40.433Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T10:16:40.433Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T10:16:40.433Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T10:16:40.433Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T10:16:40.433Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T10:16:40.433Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T10:16:40.433Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T10:16:40.433Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T10:16:40.433Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T10:16:40.433Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T10:16:40.433Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T10:16:40.433Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T10:16:40.433Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T10:16:40.433Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T10:16:40.433Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T10:16:40.433Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T10:16:40.433Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T10:16:40.433Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T10:16:40.433Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T10:16:40.433Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T10:16:40.433Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T10:16:40.703Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T10:16:40.703Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T10:16:40.704Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T10:16:40.704Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T10:16:40.704Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T10:16:40.704Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T10:16:40.704Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T10:16:40.704Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T10:16:40.704Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T10:16:40.704Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T10:16:40.704Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T10:16:40.704Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T10:16:40.704Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T10:16:40.704Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T10:16:40.704Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T10:16:40.704Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T10:16:40.704Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T10:16:40.704Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T10:16:40.704Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T10:16:40.704Z] Collecting docker-compose==1.23.2 [2022-04-26T10:16:40.704Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T10:16:40.704Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T10:16:40.704Z]  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T10:16:40.966Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T10:16:40.966Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T10:16:40.966Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T10:16:40.966Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T10:16:40.966Z]  Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T10:16:40.966Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T10:16:40.966Z] OK: 221 MiB in 52 packages [2022-04-26T10:16:40.966Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T10:16:40.966Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T10:16:40.966Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T10:16:40.966Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T10:16:41.228Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T10:16:41.490Z] Collecting PyYAML<4,>=3.10 [2022-04-26T10:16:41.490Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T10:16:41.490Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T10:16:42.065Z] Building bin/spire-server... [2022-04-26T10:16:42.065Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T10:16:42.065Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T10:16:42.065Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T10:16:42.065Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T10:16:42.065Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T10:16:42.065Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-26T10:16:42.065Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T10:16:42.065Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T10:16:42.065Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T10:16:42.065Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T10:16:42.065Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T10:16:42.065Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T10:16:42.065Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T10:16:42.326Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T10:16:42.326Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T10:16:42.326Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T10:16:42.326Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T10:16:42.326Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T10:16:42.326Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T10:16:42.326Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T10:16:42.326Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T10:16:42.326Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T10:16:42.326Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T10:16:42.326Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T10:16:42.326Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T10:16:42.637Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T10:16:42.637Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T10:16:42.637Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T10:16:42.637Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T10:16:42.637Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T10:16:42.637Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T10:16:42.637Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T10:16:42.637Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T10:16:42.637Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T10:16:42.637Z]  Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T10:16:42.899Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T10:16:42.899Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T10:16:42.899Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T10:16:42.899Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T10:16:42.899Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T10:16:42.899Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T10:16:42.899Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T10:16:42.899Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T10:16:42.899Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T10:16:42.899Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T10:16:42.899Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T10:16:42.899Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T10:16:42.899Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T10:16:42.899Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T10:16:42.899Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T10:16:42.899Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T10:16:43.162Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T10:16:43.162Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T10:16:43.162Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T10:16:43.162Z]  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T10:16:43.162Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T10:16:43.162Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T10:16:43.162Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T10:16:43.162Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T10:16:43.162Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T10:16:43.162Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T10:16:43.162Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T10:16:43.162Z]  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T10:16:43.162Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-26T10:16:43.425Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T10:16:43.425Z] Collecting idna<2.8,>=2.5 [2022-04-26T10:16:43.425Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T10:16:43.425Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T10:16:43.425Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T10:16:43.425Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T10:16:43.425Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T10:16:43.425Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T10:16:43.425Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T10:16:43.425Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T10:16:43.425Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T10:16:43.425Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T10:16:43.425Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T10:16:43.425Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T10:16:43.425Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T10:16:43.425Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T10:16:43.710Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T10:16:43.710Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T10:16:43.710Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T10:16:43.710Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T10:16:43.710Z] Attempting uninstall: urllib3 [2022-04-26T10:16:43.710Z] Found existing installation: urllib3 1.26.7 [2022-04-26T10:16:43.710Z] Uninstalling urllib3-1.26.7: [2022-04-26T10:16:43.710Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T10:16:43.973Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T10:16:43.973Z]  Attempting uninstall: idna [2022-04-26T10:16:43.973Z] Found existing installation: idna 3.3 [2022-04-26T10:16:43.973Z] Uninstalling idna-3.3: [2022-04-26T10:16:43.973Z] Successfully uninstalled idna-3.3 [2022-04-26T10:16:43.973Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T10:16:44.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T10:16:44.919Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T10:16:45.394Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T10:16:45.394Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T10:16:45.394Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T10:16:45.967Z]  Attempting uninstall: requests [2022-04-26T10:16:45.967Z] Found existing installation: requests 2.26.0 [2022-04-26T10:16:45.967Z] Uninstalling requests-2.26.0: [2022-04-26T10:16:45.967Z] Successfully uninstalled requests-2.26.0 [2022-04-26T10:16:46.916Z] Running setup.py install for texttable: started [2022-04-26T10:16:46.916Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T10:16:46.916Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T10:16:46.916Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T10:16:46.916Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T10:16:46.916Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T10:16:46.916Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T10:16:46.916Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T10:16:46.916Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T10:16:46.916Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T10:16:46.916Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T10:16:46.916Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T10:16:47.180Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T10:16:47.180Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T10:16:47.180Z]  Running setup.py install for texttable: finished with status 'done' [2022-04-26T10:16:47.180Z] Running setup.py install for PyYAML: started [2022-04-26T10:16:47.444Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T10:16:47.444Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T10:16:47.444Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T10:16:47.444Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T10:16:47.444Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T10:16:47.729Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T10:16:47.729Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T10:16:47.729Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T10:16:47.814Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T10:16:47.992Z]  Running setup.py install for docopt: started [2022-04-26T10:16:47.992Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T10:16:47.992Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T10:16:47.992Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T10:16:48.255Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T10:16:48.255Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T10:16:48.255Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T10:16:48.255Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T10:16:48.255Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T10:16:48.255Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T10:16:48.255Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T10:16:48.255Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T10:16:48.255Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T10:16:48.255Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T10:16:48.255Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T10:16:48.255Z]  Running setup.py install for docopt: finished with status 'done' [2022-04-26T10:16:48.255Z] Running setup.py install for dockerpty: started [2022-04-26T10:16:48.518Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T10:16:48.518Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T10:16:48.518Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T10:16:48.780Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T10:16:48.780Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T10:16:48.780Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T10:16:48.780Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T10:16:48.780Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T10:16:48.780Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T10:16:48.780Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T10:16:49.058Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T10:16:49.058Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T10:16:49.058Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T10:16:49.058Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T10:16:49.391Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T10:16:49.391Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T10:16:49.391Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T10:16:49.391Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T10:16:49.391Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T10:16:49.391Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T10:16:49.650Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T10:16:49.908Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T10:16:49.908Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T10:16:49.908Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T10:16:49.908Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T10:16:50.168Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T10:16:50.168Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T10:16:50.168Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T10:16:50.168Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T10:16:50.168Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T10:16:50.168Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T10:16:50.168Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T10:16:50.428Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T10:16:50.428Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T10:16:50.428Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T10:16:50.428Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T10:16:50.428Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T10:16:50.686Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T10:16:50.686Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T10:16:50.686Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T10:16:50.686Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T10:16:50.686Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T10:16:50.686Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T10:16:50.686Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T10:16:50.686Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T10:16:50.686Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T10:16:50.686Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T10:16:50.686Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T10:16:50.686Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T10:16:50.686Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T10:16:50.686Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T10:16:50.686Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T10:16:50.686Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T10:16:50.686Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T10:16:50.686Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T10:16:50.686Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T10:16:50.956Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T10:16:50.956Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T10:16:50.956Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T10:16:51.221Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T10:16:51.221Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T10:16:51.221Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T10:16:51.221Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T10:16:51.221Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T10:16:51.221Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T10:16:51.221Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-26T10:16:51.221Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T10:16:51.221Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T10:16:51.221Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T10:16:51.221Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T10:16:51.221Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T10:16:51.221Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T10:16:51.221Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T10:16:51.221Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T10:16:51.221Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T10:16:51.221Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T10:16:51.221Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T10:16:51.221Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T10:16:51.221Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T10:16:51.221Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T10:16:51.221Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T10:16:51.221Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T10:16:51.221Z] Removing intermediate container 73cdcedbb627 [2022-04-26T10:16:51.221Z] ---> 3aa253be8a24 [2022-04-26T10:16:51.221Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T10:16:51.221Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T10:16:51.479Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T10:16:51.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T10:16:51.479Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T10:16:51.479Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T10:16:51.479Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T10:16:51.479Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T10:16:51.479Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T10:16:51.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T10:16:51.479Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T10:16:51.479Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T10:16:51.479Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T10:16:51.479Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T10:16:51.479Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T10:16:51.479Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T10:16:51.479Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T10:16:51.479Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T10:16:51.479Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T10:16:51.479Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T10:16:51.479Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T10:16:51.479Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T10:16:51.479Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T10:16:51.479Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T10:16:51.479Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T10:16:51.479Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T10:16:51.479Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T10:16:51.479Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T10:16:51.479Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T10:16:51.738Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T10:16:51.738Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T10:16:51.738Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T10:16:51.738Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T10:16:51.738Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T10:16:51.738Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T10:16:51.738Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T10:16:51.738Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T10:16:51.738Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T10:16:51.738Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T10:16:51.738Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T10:16:51.738Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T10:16:51.738Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T10:16:51.738Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T10:16:51.738Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T10:16:51.738Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T10:16:51.738Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T10:16:51.738Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T10:16:51.738Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T10:16:51.738Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T10:16:51.738Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T10:16:51.738Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T10:16:51.738Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T10:16:51.738Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T10:16:51.738Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T10:16:51.738Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T10:16:51.738Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T10:16:51.738Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T10:16:51.738Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T10:16:51.738Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T10:16:51.999Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T10:16:51.999Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T10:16:51.999Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T10:16:51.999Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T10:16:51.999Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T10:16:51.999Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T10:16:51.999Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T10:16:51.999Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T10:16:51.999Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T10:16:51.999Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T10:16:51.999Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T10:16:51.999Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T10:16:51.999Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T10:16:51.999Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T10:16:51.999Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T10:16:51.999Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T10:16:51.999Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T10:16:51.999Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T10:16:51.999Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T10:16:52.260Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T10:16:52.260Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T10:16:52.260Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T10:16:52.260Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T10:16:52.260Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T10:16:52.260Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T10:16:52.520Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T10:16:52.520Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T10:16:52.520Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T10:16:52.782Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T10:16:52.782Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T10:16:52.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T10:16:52.782Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T10:16:52.782Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T10:16:53.352Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T10:16:53.352Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T10:16:53.352Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T10:16:53.352Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T10:16:53.352Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T10:16:53.352Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T10:16:53.352Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T10:16:53.352Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T10:16:53.352Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T10:16:53.353Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T10:16:53.612Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T10:16:53.612Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T10:16:53.612Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T10:16:53.612Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T10:16:53.612Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T10:16:53.612Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T10:16:53.612Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T10:16:53.612Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T10:16:53.612Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T10:16:53.612Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T10:16:53.612Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T10:16:53.612Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T10:16:53.612Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T10:16:53.612Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T10:16:53.948Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T10:16:53.948Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T10:16:53.948Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T10:16:53.948Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T10:16:53.948Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T10:16:53.948Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T10:16:53.948Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T10:16:58.223Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T10:16:58.223Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T10:16:58.223Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T10:16:58.223Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T10:16:59.166Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T10:16:59.166Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T10:17:04.458Z]  ---> 330893152e98 [2022-04-26T10:17:04.458Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:17:04.718Z] ---> Running in 8a51fd3a8bad [2022-04-26T10:17:08.018Z] Removing intermediate container 62d2b470259a [2022-04-26T10:17:08.018Z] ---> df4b72b55443 [2022-04-26T10:17:08.018Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T10:17:08.018Z] Removing intermediate container 8a51fd3a8bad [2022-04-26T10:17:08.018Z] ---> ccbba9bea84d [2022-04-26T10:17:08.018Z] Step 8/22 : COPY . . [2022-04-26T10:17:08.018Z] ---> Running in a27e2d6e1b43 [2022-04-26T10:17:08.278Z] Removing intermediate container a27e2d6e1b43 [2022-04-26T10:17:08.278Z] ---> fdd40ca38be2 [2022-04-26T10:17:08.278Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T10:17:08.536Z] ---> Running in 8dad1c8b7013 [2022-04-26T10:17:09.475Z] Removing intermediate container 8dad1c8b7013 [2022-04-26T10:17:09.475Z] ---> b616daf20dfc [2022-04-26T10:17:09.475Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T10:17:12.014Z] ---> 96ffac98bacb [2022-04-26T10:17:12.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T10:17:13.418Z] ---> ebb91045975c [2022-04-26T10:17:13.418Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T10:17:14.794Z] ---> 9b1ddb4fa3c8 [2022-04-26T10:17:14.794Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T10:17:15.739Z] ---> Running in ecfe115d6752 [2022-04-26T10:17:16.016Z] Removing intermediate container ecfe115d6752 [2022-04-26T10:17:16.016Z] ---> 53e79471f828 [2022-04-26T10:17:16.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:17:16.017Z] ---> a9e352dad66a [2022-04-26T10:17:16.017Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T10:17:16.277Z] ---> Running in e5799f2c2bc8 [2022-04-26T10:17:16.277Z] ---> Running in 1358332dba61 [2022-04-26T10:17:16.541Z] Removing intermediate container e5799f2c2bc8 [2022-04-26T10:17:16.541Z] ---> 271c36108a04 [2022-04-26T10:17:16.541Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T10:17:16.805Z] ---> Running in 18b38210068d [2022-04-26T10:17:17.065Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T10:17:17.333Z] Removing intermediate container 18b38210068d [2022-04-26T10:17:17.333Z] ---> dc7530cd57a7 [2022-04-26T10:17:17.333Z] Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:17:17.593Z] ---> Running in 0a848c7149cc [2022-04-26T10:17:17.852Z] Removing intermediate container 0a848c7149cc [2022-04-26T10:17:17.852Z] ---> 4263198bea90 [2022-04-26T10:17:17.852Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T10:17:17.852Z] ---> Running in 4767a0ecb52a [2022-04-26T10:17:18.426Z] Removing intermediate container 4767a0ecb52a [2022-04-26T10:17:18.426Z] ---> 3298071ea8c7 [2022-04-26T10:17:18.426Z] [2022-04-26T10:17:18.426Z] Successfully built 3298071ea8c7 [2022-04-26T10:17:18.426Z] Successfully tagged sys-mgmt-agent:latest [2022-04-26T10:17:18.426Z] Building security-proxy-setup [2022-04-26T10:17:22.644Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:17:22.644Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:17:22.644Z] ---> b898491bcebb [2022-04-26T10:17:22.644Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T10:17:22.644Z] ---> Using cache [2022-04-26T10:17:22.644Z] ---> 4d2d88a8c546 [2022-04-26T10:17:22.644Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:17:22.644Z] ---> Using cache [2022-04-26T10:17:22.644Z] ---> abe0443896fa [2022-04-26T10:17:22.644Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T10:17:22.644Z] ---> Using cache [2022-04-26T10:17:22.644Z] ---> 78ddca4a3fd2 [2022-04-26T10:17:22.644Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T10:17:22.644Z] ---> Using cache [2022-04-26T10:17:22.644Z] ---> 52fe721b5cc6 [2022-04-26T10:17:22.644Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:17:22.644Z] ---> Using cache [2022-04-26T10:17:22.644Z] ---> fe75a50fbfd3 [2022-04-26T10:17:22.644Z] Step 8/22 : COPY . . [2022-04-26T10:17:22.644Z] ---> Using cache [2022-04-26T10:17:22.644Z] ---> 53119b1d380a [2022-04-26T10:17:22.644Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T10:17:26.962Z] ---> Running in ca40dbc2d4bd [2022-04-26T10:17:27.671Z] 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-04-26T10:18:06.413Z] 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-04-26T10:18:13.029Z] Removing intermediate container ca40dbc2d4bd [2022-04-26T10:18:13.029Z] ---> 7780d126535f [2022-04-26T10:18:13.029Z] [2022-04-26T10:18:13.029Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T10:18:13.029Z] ---> e04c818066af [2022-04-26T10:18:13.029Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T10:18:13.029Z] ---> Running in 9e6d4e2d8805 [2022-04-26T10:18:13.029Z] Removing intermediate container 1358332dba61 [2022-04-26T10:18:13.029Z] ---> 299a1886a297 [2022-04-26T10:18:13.029Z] [2022-04-26T10:18:13.029Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T10:18:13.029Z] ---> e04c818066af [2022-04-26T10:18:13.029Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T10:18:13.292Z] ---> Running in 3931b97f891a [2022-04-26T10:18:14.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:18:14.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:18:14.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:18:14.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:18:14.938Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T10:18:14.938Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T10:18:14.938Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T10:18:14.938Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T10:18:14.938Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T10:18:14.938Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T10:18:14.938Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:18:14.938Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T10:18:15.198Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T10:18:15.198Z] OK: 8 MiB in 20 packages [2022-04-26T10:18:15.198Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T10:18:15.198Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:18:15.198Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T10:18:15.198Z] OK: 6 MiB in 16 packages [2022-04-26T10:18:16.579Z] Removing intermediate container 9e6d4e2d8805 [2022-04-26T10:18:16.579Z] ---> 2bc061aac405 [2022-04-26T10:18:16.579Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T10:18:16.579Z] Removing intermediate container 3931b97f891a [2022-04-26T10:18:16.579Z] ---> 1966b3c323fe [2022-04-26T10:18:16.579Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:18:16.579Z] ---> Running in 9bcc026662c8 [2022-04-26T10:18:16.579Z] ---> Running in 9f6c743055ea [2022-04-26T10:18:16.841Z] Removing intermediate container 9bcc026662c8 [2022-04-26T10:18:16.841Z] ---> b977744357da [2022-04-26T10:18:16.841Z] Step 13/22 : WORKDIR /edgex [2022-04-26T10:18:16.841Z] ---> Running in 5660b7491b06 [2022-04-26T10:18:16.841Z] Removing intermediate container 9f6c743055ea [2022-04-26T10:18:16.841Z] ---> 508f194e66d8 [2022-04-26T10:18:16.841Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T10:18:17.155Z] ---> Running in 91f98d7fbbb4 [2022-04-26T10:18:17.416Z] Removing intermediate container 5660b7491b06 [2022-04-26T10:18:17.416Z] ---> cc88891161fc [2022-04-26T10:18:17.416Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T10:18:17.416Z] Removing intermediate container 91f98d7fbbb4 [2022-04-26T10:18:17.416Z] ---> 2af23945aed0 [2022-04-26T10:18:17.416Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T10:18:17.416Z] ---> Running in 587525185f2b [2022-04-26T10:18:17.693Z] Removing intermediate container 587525185f2b [2022-04-26T10:18:17.693Z] ---> 99ea2f6f4327 [2022-04-26T10:18:17.693Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:18:17.952Z] ---> df04c7bc7d06 [2022-04-26T10:18:17.952Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T10:18:18.211Z] ---> 8dda1f6ad9dd [2022-04-26T10:18:18.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T10:18:19.597Z] ---> 0d431f4a5550 [2022-04-26T10:18:19.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T10:18:20.588Z] ---> 6163b3b3afa9 [2022-04-26T10:18:20.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T10:18:20.853Z] ---> a965f1cdc5af [2022-04-26T10:18:20.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T10:18:21.120Z] ---> d8c6b7e317e6 [2022-04-26T10:18:21.120Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T10:18:21.380Z] ---> Running in ced6700a8229 [2022-04-26T10:18:21.380Z] ---> 64e6ca1d0e9c [2022-04-26T10:18:21.380Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T10:18:21.642Z] ---> Running in e3152a22d53a [2022-04-26T10:18:21.642Z] Removing intermediate container ced6700a8229 [2022-04-26T10:18:21.642Z] ---> bc77ed248364 [2022-04-26T10:18:21.642Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:18:21.903Z] ---> Running in 9661c85f4c98 [2022-04-26T10:18:22.163Z] Removing intermediate container 9661c85f4c98 [2022-04-26T10:18:22.163Z] ---> bde8429ce9b8 [2022-04-26T10:18:22.163Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T10:18:22.424Z] ---> Running in 9011d9e6926c [2022-04-26T10:18:22.684Z] Removing intermediate container 9011d9e6926c [2022-04-26T10:18:22.684Z] ---> 4e3ecb8caa3c [2022-04-26T10:18:22.684Z] Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:18:22.943Z] ---> Running in 70f5642d7fe1 [2022-04-26T10:18:23.203Z] Removing intermediate container 70f5642d7fe1 [2022-04-26T10:18:23.203Z] ---> 1e4ca8ec78e0 [2022-04-26T10:18:23.203Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T10:18:23.464Z] ---> Running in 964521c15a21 [2022-04-26T10:18:24.059Z] Removing intermediate container e3152a22d53a [2022-04-26T10:18:24.059Z] ---> 583d08b6a64f [2022-04-26T10:18:24.059Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T10:18:24.059Z] Removing intermediate container 964521c15a21 [2022-04-26T10:18:24.059Z] ---> 304b7a579cd6 [2022-04-26T10:18:24.059Z] [2022-04-26T10:18:24.318Z] Successfully built 304b7a579cd6 [2022-04-26T10:18:24.318Z] ---> Running in 655865ae6656 [2022-04-26T10:18:24.318Z] Successfully tagged support-notifications:latest [2022-04-26T10:18:24.318Z] Building core-metadata [2022-04-26T10:18:24.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T10:18:24.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T10:18:24.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T10:18:24.772Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T10:18:24.886Z]  Building support-notifications ... done Removing intermediate container 655865ae6656 [2022-04-26T10:18:24.886Z] ---> 8091c4d07c07 [2022-04-26T10:18:24.886Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T10:18:24.886Z] ---> Running in d24ca7a5fafa [2022-04-26T10:18:25.822Z] Removing intermediate container d24ca7a5fafa [2022-04-26T10:18:25.822Z] ---> 8046e9cd03bb [2022-04-26T10:18:25.822Z] Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:18:26.082Z] ---> Running in e4105707b4f4 [2022-04-26T10:18:27.022Z] Removing intermediate container e4105707b4f4 [2022-04-26T10:18:27.022Z] ---> e322111daf4d [2022-04-26T10:18:27.022Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T10:18:27.022Z] ---> Running in 1c5df9aa00fc [2022-04-26T10:18:27.594Z] Removing intermediate container 1c5df9aa00fc [2022-04-26T10:18:27.594Z] ---> 948bb99dfda2 [2022-04-26T10:18:27.594Z] [2022-04-26T10:18:27.594Z] Successfully built 948bb99dfda2 [2022-04-26T10:18:27.594Z] Successfully tagged security-proxy-setup:latest [2022-04-26T10:18:27.594Z]  Building security-proxy-setup ... done Building core-command [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T10:18:29.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T10:18:34.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:18:34.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:18:34.165Z] ---> b898491bcebb [2022-04-26T10:18:34.165Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T10:18:34.165Z] ---> Using cache [2022-04-26T10:18:34.165Z] ---> 4d2d88a8c546 [2022-04-26T10:18:34.165Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:18:34.165Z] ---> Using cache [2022-04-26T10:18:34.165Z] ---> abe0443896fa [2022-04-26T10:18:34.165Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T10:18:34.165Z] ---> Using cache [2022-04-26T10:18:34.165Z] ---> 78ddca4a3fd2 [2022-04-26T10:18:34.165Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T10:18:34.165Z] ---> Using cache [2022-04-26T10:18:34.165Z] ---> 52fe721b5cc6 [2022-04-26T10:18:34.165Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:18:34.165Z] ---> Using cache [2022-04-26T10:18:34.165Z] ---> fe75a50fbfd3 [2022-04-26T10:18:34.165Z] Step 8/23 : COPY . . [2022-04-26T10:18:34.165Z] ---> Using cache [2022-04-26T10:18:34.165Z] ---> 53119b1d380a [2022-04-26T10:18:34.165Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T10:18:34.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:18:34.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:18:34.734Z] ---> b898491bcebb [2022-04-26T10:18:34.734Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T10:18:34.734Z] ---> Using cache [2022-04-26T10:18:34.734Z] ---> 4d2d88a8c546 [2022-04-26T10:18:34.734Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:18:34.734Z] ---> Using cache [2022-04-26T10:18:34.734Z] ---> abe0443896fa [2022-04-26T10:18:34.734Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T10:18:34.734Z] ---> Using cache [2022-04-26T10:18:34.734Z] ---> 78ddca4a3fd2 [2022-04-26T10:18:34.734Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T10:18:34.734Z] ---> Using cache [2022-04-26T10:18:34.734Z] ---> 52fe721b5cc6 [2022-04-26T10:18:34.734Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:18:34.734Z] ---> Using cache [2022-04-26T10:18:34.734Z] ---> fe75a50fbfd3 [2022-04-26T10:18:34.734Z] Step 8/23 : COPY . . [2022-04-26T10:18:34.734Z] ---> Using cache [2022-04-26T10:18:34.734Z] ---> 53119b1d380a [2022-04-26T10:18:34.734Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T10:18:36.114Z] ---> Running in d8abaa25b763 [2022-04-26T10:18:36.114Z] ---> Running in 7e59acf9b4fa [2022-04-26T10:18:37.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/core-command/core-command ./cmd/core-command [2022-04-26T10:18:37.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/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T10:18:41.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements [2022-04-26T10:18:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T10:18:41.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T10:18:47.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.402s coverage: 98.5% of statements [2022-04-26T10:18:47.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T10:18:48.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.381s coverage: 53.4% of statements [2022-04-26T10:18:48.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T10:18:48.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T10:19:11.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.708s coverage: 89.2% of statements [2022-04-26T10:19:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T10:19:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T10:19:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T10:19:11.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.338s coverage: 84.4% of statements [2022-04-26T10:19:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T10:19:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T10:19:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T10:19:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T10:19:11.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.215s coverage: 95.6% of statements [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.316s coverage: 72.2% of statements [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.554s coverage: 60.0% of statements [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.784s coverage: 0.9% of statements [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.595s coverage: 58.8% of statements [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.311s coverage: 29.6% of statements [2022-04-26T10:19:12.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.277s coverage: 79.5% of statements [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2022-04-26T10:19:12.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements [2022-04-26T10:19:13.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements [2022-04-26T10:19:24.377Z] Removing intermediate container d8abaa25b763 [2022-04-26T10:19:24.377Z] ---> 3729f638d86e [2022-04-26T10:19:24.377Z] [2022-04-26T10:19:24.377Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T10:19:24.377Z] ---> e04c818066af [2022-04-26T10:19:24.377Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T10:19:24.377Z] ---> Using cache [2022-04-26T10:19:24.377Z] ---> f9bd0c120e31 [2022-04-26T10:19:24.377Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:19:24.377Z] ---> Using cache [2022-04-26T10:19:24.377Z] ---> 5239dbf34048 [2022-04-26T10:19:24.377Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T10:19:24.377Z] ---> Running in 206af965ec3b [2022-04-26T10:19:24.377Z] Removing intermediate container 7e59acf9b4fa [2022-04-26T10:19:24.377Z] ---> eb49a06dde8e [2022-04-26T10:19:24.377Z] [2022-04-26T10:19:24.377Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T10:19:24.377Z] ---> e04c818066af [2022-04-26T10:19:24.377Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T10:19:24.377Z] ---> Using cache [2022-04-26T10:19:24.377Z] ---> f9bd0c120e31 [2022-04-26T10:19:24.377Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:19:24.377Z] ---> Using cache [2022-04-26T10:19:24.377Z] ---> 5239dbf34048 [2022-04-26T10:19:24.377Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T10:19:24.377Z] ---> Running in 12da112476e4 [2022-04-26T10:19:24.377Z] Removing intermediate container 206af965ec3b [2022-04-26T10:19:24.377Z] ---> f3ec1a2e3101 [2022-04-26T10:19:24.377Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T10:19:24.377Z] ---> Running in 610530350fa1 [2022-04-26T10:19:24.377Z] Removing intermediate container 12da112476e4 [2022-04-26T10:19:24.377Z] ---> ea65c16c6256 [2022-04-26T10:19:24.377Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T10:19:24.377Z] ---> Running in e8df9ad68b80 [2022-04-26T10:19:24.377Z] Removing intermediate container 610530350fa1 [2022-04-26T10:19:24.377Z] ---> 44baf7fd1142 [2022-04-26T10:19:24.377Z] Step 15/23 : WORKDIR / [2022-04-26T10:19:24.377Z] ---> Running in 105239f7c528 [2022-04-26T10:19:24.377Z] Removing intermediate container e8df9ad68b80 [2022-04-26T10:19:24.377Z] ---> cc37474e284e [2022-04-26T10:19:24.377Z] Step 15/23 : WORKDIR / [2022-04-26T10:19:24.377Z] ---> Running in ef662bb5b86a [2022-04-26T10:19:24.377Z] Removing intermediate container 105239f7c528 [2022-04-26T10:19:24.377Z] ---> 13f35c76e29c [2022-04-26T10:19:24.377Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:19:24.377Z] Removing intermediate container ef662bb5b86a [2022-04-26T10:19:24.377Z] ---> aeb204cb5843 [2022-04-26T10:19:24.377Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:19:24.946Z] ---> 71cc214b2830 [2022-04-26T10:19:24.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T10:19:24.946Z] ---> 4cfa5fee636f [2022-04-26T10:19:24.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T10:19:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2022-04-26T10:19:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements [2022-04-26T10:19:26.324Z] ---> 2a506b95c64f [2022-04-26T10:19:26.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T10:19:26.324Z] ---> 30c0606c23ad [2022-04-26T10:19:26.324Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T10:19:27.262Z] ---> 01707f874e1e [2022-04-26T10:19:27.262Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T10:19:27.262Z] ---> 2cc891a8a704 [2022-04-26T10:19:27.262Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T10:19:27.262Z] ---> Running in 8773e800d719 [2022-04-26T10:19:27.262Z] ---> Running in 9da2d96316f1 [2022-04-26T10:19:27.829Z] Removing intermediate container 9da2d96316f1 [2022-04-26T10:19:27.829Z] ---> bc4bad7f756b [2022-04-26T10:19:27.829Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:19:27.829Z] Removing intermediate container 8773e800d719 [2022-04-26T10:19:27.829Z] ---> bf076bbf03e5 [2022-04-26T10:19:27.829Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:19:27.829Z] ---> Running in 3b03ed6a8cb0 [2022-04-26T10:19:27.829Z] ---> Running in 12dc0b34f83b [2022-04-26T10:19:28.128Z] Removing intermediate container 12dc0b34f83b [2022-04-26T10:19:28.128Z] ---> 7e3f1e376486 [2022-04-26T10:19:28.128Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T10:19:28.387Z] Removing intermediate container 3b03ed6a8cb0 [2022-04-26T10:19:28.387Z] ---> 8c0170935e1f [2022-04-26T10:19:28.387Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T10:19:28.387Z] ---> Running in 07b36a885251 [2022-04-26T10:19:28.387Z] ---> Running in de2c3d156332 [2022-04-26T10:19:28.645Z] Removing intermediate container 07b36a885251 [2022-04-26T10:19:28.645Z] ---> 1714e62ed8ab [2022-04-26T10:19:28.645Z] Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:19:28.645Z] Removing intermediate container de2c3d156332 [2022-04-26T10:19:28.645Z] ---> 2c966ed3c0c1 [2022-04-26T10:19:28.645Z] Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:19:28.904Z] ---> Running in 63d57f1a11a4 [2022-04-26T10:19:28.904Z] ---> Running in f790b8fe0166 [2022-04-26T10:19:29.164Z] Removing intermediate container f790b8fe0166 [2022-04-26T10:19:29.164Z] ---> 68464e51c820 [2022-04-26T10:19:29.164Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T10:19:29.164Z] Removing intermediate container 63d57f1a11a4 [2022-04-26T10:19:29.164Z] ---> 2317e89ef3f1 [2022-04-26T10:19:29.164Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T10:19:29.164Z] ---> Running in b7d36f583072 [2022-04-26T10:19:29.164Z] ---> Running in 75379f05bb56 [2022-04-26T10:19:29.734Z] Removing intermediate container 75379f05bb56 [2022-04-26T10:19:29.734Z] ---> 01b8cc1b2237 [2022-04-26T10:19:29.734Z] [2022-04-26T10:19:29.734Z] Removing intermediate container b7d36f583072 [2022-04-26T10:19:29.734Z] ---> cff6e7a087c9 [2022-04-26T10:19:29.734Z] [2022-04-26T10:19:29.734Z] Successfully built 01b8cc1b2237 [2022-04-26T10:19:29.734Z] Successfully tagged core-metadata:latest [2022-04-26T10:19:29.734Z]  Building core-metadata ... done Successfully built cff6e7a087c9 [2022-04-26T10:19:29.734Z] Successfully tagged core-command:latest [2022-04-26T10:19:30.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.5% of statements [2022-04-26T10:19:30.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.318s coverage: 85.4% of statements [2022-04-26T10:19:39.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.797s coverage: 91.2% of statements [2022-04-26T10:19:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T10:19:41.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.919s coverage: 64.4% of statements [2022-04-26T10:19:41.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T10:19:41.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T10:19:41.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.311s coverage: 100.0% of statements [2022-04-26T10:19:41.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2022-04-26T10:19:41.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.108s coverage: 100.0% of statements [2022-04-26T10:19:41.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.131s coverage: 73.7% of statements [2022-04-26T10:19:41.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2022-04-26T10:19:52.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.4% of statements [2022-04-26T10:19:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T10:19:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T10:19:52.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T10:19:53.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.840s coverage: 43.8% of statements [2022-04-26T10:19:53.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T10:19:53.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T10:19:53.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements [2022-04-26T10:19:53.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T10:19:53.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements [2022-04-26T10:19:53.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T10:19:53.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T10:19:53.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T10:19:53.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T10:20:03.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.396s coverage: 17.7% of statements [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T10:20:03.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.758s coverage: 92.3% of statements [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T10:20:03.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.412s coverage: 63.2% of statements [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T10:20:03.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.7% of statements [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T10:20:03.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.227s coverage: 28.9% of statements [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T10:20:03.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T10:20:03.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.258s coverage: 100.0% of statements [2022-04-26T10:20:03.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.115s coverage: 96.9% of statements [2022-04-26T10:20:03.225Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-26T10:20:03.225Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T10:20:03.225Z] GO111MODULE=on go vet ./... [2022-04-26T10:20:37.430Z]  Building core-command ... done Building bin/spire-agent... [2022-04-26T10:20:37.431Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T10:20:37.431Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T10:20:37.431Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T10:20:37.431Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T10:20:37.431Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T10:20:37.431Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T10:20:37.431Z] Building bin/spire-agent... [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T10:20:37.431Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T10:20:37.431Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T10:20:37.431Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T10:20:37.431Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T10:20:37.431Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T10:20:37.431Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T10:20:37.431Z] Building bin/spire-agent... [2022-04-26T10:20:37.431Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T10:20:37.431Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T10:20:37.431Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T10:20:37.431Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T10:20:37.431Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T10:20:37.431Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T10:20:37.431Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T10:20:37.431Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T10:20:37.431Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T10:21:40.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T10:21:40.689Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T10:21:42.126Z] ./bin/test-attribution-txt.sh [2022-04-26T10:21:45.235Z] Removing intermediate container ad7991aed406 [2022-04-26T10:21:45.235Z] ---> 401bb7940697 [2022-04-26T10:21:45.235Z] [2022-04-26T10:21:45.235Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T10:21:45.235Z] ---> 0ac33e5f5afa [2022-04-26T10:21:45.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T10:21:45.235Z] ---> Using cache [2022-04-26T10:21:45.235Z] ---> 16d91a0150d7 [2022-04-26T10:21:45.235Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:21:45.235Z] ---> Using cache [2022-04-26T10:21:45.235Z] ---> 644696a5f9d6 [2022-04-26T10:21:45.235Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T10:21:45.235Z] ---> Running in af048878280a [2022-04-26T10:21:45.235Z] Removing intermediate container 5de10dcebce7 [2022-04-26T10:21:45.235Z] ---> 8d2ccee19177 [2022-04-26T10:21:45.235Z] [2022-04-26T10:21:45.235Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T10:21:45.235Z] ---> 0ac33e5f5afa [2022-04-26T10:21:45.235Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T10:21:45.235Z] ---> Using cache [2022-04-26T10:21:45.235Z] ---> 16d91a0150d7 [2022-04-26T10:21:45.235Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:21:45.235Z] ---> Using cache [2022-04-26T10:21:45.235Z] ---> 644696a5f9d6 [2022-04-26T10:21:45.235Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T10:21:45.235Z] ---> Running in f97e32f73060 [2022-04-26T10:21:45.235Z] Removing intermediate container 7a68e6428b66 [2022-04-26T10:21:45.235Z] ---> 5e4cc96a695d [2022-04-26T10:21:45.235Z] [2022-04-26T10:21:45.235Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T10:21:45.235Z] ---> 0ac33e5f5afa [2022-04-26T10:21:45.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T10:21:45.235Z] ---> Using cache [2022-04-26T10:21:45.235Z] ---> 16d91a0150d7 [2022-04-26T10:21:45.235Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:21:45.235Z] ---> Using cache [2022-04-26T10:21:45.235Z] ---> 644696a5f9d6 [2022-04-26T10:21:45.235Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T10:21:45.235Z] ---> Running in 24901fa3afb6 [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T10:21:45.235Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T10:21:45.235Z] OK: 15854 distinct packages available [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T10:21:45.235Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T10:21:45.235Z] OK: 15854 distinct packages available [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T10:21:45.235Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T10:21:45.235Z] OK: 15854 distinct packages available [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T10:21:45.235Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T10:21:45.235Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T10:21:45.235Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T10:21:45.235Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T10:21:45.235Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T10:21:45.235Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T10:21:45.235Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T10:21:45.235Z] OK: 6 MiB in 18 packages [2022-04-26T10:21:45.235Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T10:21:45.235Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T10:21:45.235Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T10:21:45.235Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T10:21:45.496Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T10:21:45.496Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T10:21:45.496Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T10:21:45.496Z] OK: 6 MiB in 19 packages [2022-04-26T10:21:45.496Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T10:21:45.496Z] (5/5) Installing openssl (1.1.1n-r0) [Pipeline] echo [2022-04-26T10:21:45.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T10:21:45.756Z] Removing intermediate container af048878280a [2022-04-26T10:21:45.756Z] ---> 10db6ec5b643 [2022-04-26T10:21:45.756Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T10:21:45.756Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T10:21:45.756Z] OK: 6 MiB in 19 packages [2022-04-26T10:21:46.016Z] Removing intermediate container f97e32f73060 [2022-04-26T10:21:46.016Z] ---> d533c7258ed1 [2022-04-26T10:21:46.016Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T10:21:46.220Z] + ls -al . [2022-04-26T10:21:46.220Z] total 668 [2022-04-26T10:21:46.220Z] drwxrwxr-x 9 1001 1001 4096 Apr 26 10:21 . [2022-04-26T10:21:46.220Z] drwxr-xr-x 4 root root 4096 Apr 26 10:16 .. [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 10:14 .dockerignore [2022-04-26T10:21:46.220Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 10:14 .git [2022-04-26T10:21:46.220Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 10:14 .github [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 10:14 .gitignore [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 10:14 .golangci.yml [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 10:14 .hadolint.yml [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 10:14 .sonarcloud.properties [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 10:14 ADOPTERS.md [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 10:14 Attribution.txt [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 10:14 CHANGELOG.md [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 10:14 CONTRIBUTING.md [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 10:14 GOVERNANCE.md [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 10:14 Jenkinsfile [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 10:14 LICENSE [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 10:14 Makefile [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 10:14 OWNERS.md [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 10:14 README.md [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 10:14 SECURITY.md [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 10:12 VERSION [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 10:14 ZMQWindows.md [2022-04-26T10:21:46.220Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 10:14 bin [2022-04-26T10:21:46.220Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 10:14 cmd [2022-04-26T10:21:46.220Z] -rw-r--r-- 1 root root 435134 Apr 26 10:20 coverage.out [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 10:14 go.mod [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 10:14 go.sum [2022-04-26T10:21:46.220Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 10:14 internal [2022-04-26T10:21:46.220Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 10:14 openapi [2022-04-26T10:21:46.220Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 10:14 snap [2022-04-26T10:21:46.220Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 10:14 version.go [Pipeline] sh [2022-04-26T10:21:46.582Z] Removing intermediate container 24901fa3afb6 [2022-04-26T10:21:46.582Z] ---> 982dfeb6acda [2022-04-26T10:21:46.582Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T10:21:46.893Z] + '[' -e coverage.out ] [2022-04-26T10:21:46.893Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T10:21:46.929Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T10:21:47.525Z] ---> 0f73a39ecc37 [2022-04-26T10:21:47.525Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T10:21:47.525Z] ---> 643637c13b6a [2022-04-26T10:21:47.525Z] ---> 46fc2735758c [2022-04-26T10:21:47.525Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T10:21:47.525Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T10:21:47.525Z] ---> 97981b9489b2 [2022-04-26T10:21:47.525Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T10:21:47.525Z] ---> 99f1b93829e5 [2022-04-26T10:21:47.525Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T10:21:47.525Z] ---> Running in 90f17bdca8e6 [2022-04-26T10:21:47.680Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T10:21:48.095Z] ---> 8cfa31435fe6 [2022-04-26T10:21:48.095Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T10:21:48.095Z] Removing intermediate container 90f17bdca8e6 [2022-04-26T10:21:48.095Z] ---> 336c7be95962 [2022-04-26T10:21:48.095Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T10:21:48.095Z] ---> ed984106dab4 [2022-04-26T10:21:48.095Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T10:21:48.352Z] + make build [2022-04-26T10:21:48.352Z] 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-04-26T10:21:48.355Z] ---> aea84ac628fe [2022-04-26T10:21:48.355Z] Step 21/26 : WORKDIR / [2022-04-26T10:21:48.355Z] ---> Running in 346f47b100d2 [2022-04-26T10:21:48.355Z] ---> Running in 97e4b45f1af9 [2022-04-26T10:21:48.355Z] Removing intermediate container 346f47b100d2 [2022-04-26T10:21:48.355Z] ---> 9617ce5c8a43 [2022-04-26T10:21:48.355Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T10:21:48.615Z] ---> Running in 501c0aa53000 [2022-04-26T10:21:48.615Z] Removing intermediate container 97e4b45f1af9 [2022-04-26T10:21:48.615Z] ---> dd07c13a56ef [2022-04-26T10:21:48.615Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T10:21:48.615Z] ---> Running in 60d8ef99e3d0 [2022-04-26T10:21:48.615Z] Removing intermediate container 501c0aa53000 [2022-04-26T10:21:48.615Z] ---> 166cd731b3bc [2022-04-26T10:21:48.615Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T10:21:48.615Z] ---> Running in 661c9168f8da [2022-04-26T10:21:48.615Z] ---> f6ef7b2e78f3 [2022-04-26T10:21:48.615Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T10:21:48.874Z] Removing intermediate container 60d8ef99e3d0 [2022-04-26T10:21:48.874Z] ---> 4b89d3ee0aa1 [2022-04-26T10:21:48.874Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T10:21:48.874Z] ---> Running in d0ad909dacdc [2022-04-26T10:21:48.874Z] Removing intermediate container 661c9168f8da [2022-04-26T10:21:48.874Z] ---> f98f084ea6f8 [2022-04-26T10:21:48.874Z] Step 24/25 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:21:48.874Z] ---> Running in 55dfe4256875 [2022-04-26T10:21:48.874Z] ---> 6b72c78fa6a8 [2022-04-26T10:21:48.874Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T10:21:48.874Z] Removing intermediate container d0ad909dacdc [2022-04-26T10:21:48.874Z] ---> 47248a097df1 [2022-04-26T10:21:48.874Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T10:21:49.136Z] Removing intermediate container 55dfe4256875 [2022-04-26T10:21:49.136Z] ---> 3e6c3d65d2f6 [2022-04-26T10:21:49.136Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T10:21:49.136Z] ---> Running in 18ce8487fa8c [2022-04-26T10:21:49.136Z] ---> Running in 2ac1460931c2 [2022-04-26T10:21:49.136Z] ---> 089c0eed8ebf [2022-04-26T10:21:49.136Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T10:21:49.136Z] Removing intermediate container 18ce8487fa8c [2022-04-26T10:21:49.136Z] ---> 66528e0dff88 [2022-04-26T10:21:49.136Z] Step 25/26 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:21:49.136Z] Removing intermediate container 2ac1460931c2 [2022-04-26T10:21:49.136Z] ---> 362d9d24e3eb [2022-04-26T10:21:49.136Z] [2022-04-26T10:21:49.136Z] ---> Running in d574b9ad95ce [2022-04-26T10:21:49.397Z] ---> d6670393ada5 [2022-04-26T10:21:49.397Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T10:21:49.397Z] ---> Running in 6f3c6db74d62 [2022-04-26T10:21:49.397Z] Removing intermediate container d574b9ad95ce [2022-04-26T10:21:49.397Z] ---> 9ddd9c0b7e51 [2022-04-26T10:21:49.397Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T10:21:49.397Z] Successfully built 362d9d24e3eb [2022-04-26T10:21:49.397Z] Successfully tagged security-spire-server:latest [2022-04-26T10:21:49.397Z]  Building security-spire-server ... done  ---> Running in be2a8e4457dc [2022-04-26T10:21:49.397Z] Removing intermediate container 6f3c6db74d62 [2022-04-26T10:21:49.397Z] ---> 6a94d8976aa5 [2022-04-26T10:21:49.397Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T10:21:49.397Z] ---> Running in e2dcb7ff4276 [2022-04-26T10:21:49.397Z] Removing intermediate container be2a8e4457dc [2022-04-26T10:21:49.397Z] ---> b366bff667c0 [2022-04-26T10:21:49.397Z] [2022-04-26T10:21:49.657Z] Removing intermediate container e2dcb7ff4276 [2022-04-26T10:21:49.657Z] ---> 124f238978d5 [2022-04-26T10:21:49.657Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T10:21:49.657Z] ---> Running in b085805c12ab [2022-04-26T10:21:49.657Z] Successfully built b366bff667c0 [2022-04-26T10:21:49.657Z] Successfully tagged security-spire-config:latest [2022-04-26T10:21:49.657Z]  Building security-spire-config ... done Removing intermediate container b085805c12ab [2022-04-26T10:21:49.657Z] ---> c80f06a60335 [2022-04-26T10:21:49.657Z] Step 25/26 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:21:49.657Z] ---> Running in bed294dbfd68 [2022-04-26T10:21:49.916Z] Removing intermediate container bed294dbfd68 [2022-04-26T10:21:49.916Z] ---> e1fe9af40388 [2022-04-26T10:21:49.916Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T10:21:49.916Z] ---> Running in 4e227fd906fb [2022-04-26T10:21:49.916Z] Removing intermediate container 4e227fd906fb [2022-04-26T10:21:49.916Z] ---> 0c80e2bc82e1 [2022-04-26T10:21:49.916Z] [2022-04-26T10:21:50.176Z] Successfully built 0c80e2bc82e1 [2022-04-26T10:21:50.176Z] Successfully tagged security-spire-agent:latest [2022-04-26T10:21:50.183Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-26T10:21:50.211Z] $ docker stop --time=1 4d50af5971b3f35f66a14ff293208478dff75a6deec99aa8a2cd035b8743d28c [2022-04-26T10:21:51.507Z] $ docker rm -f 4d50af5971b3f35f66a14ff293208478dff75a6deec99aa8a2cd035b8743d28c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T10:21:51.906Z] + docker images [2022-04-26T10:21:51.906Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T10:21:51.906Z] security-spire-config latest b366bff667c0 2 seconds ago 86.7MB [2022-04-26T10:21:51.906Z] security-spire-server latest 362d9d24e3eb 2 seconds ago 87.3MB [2022-04-26T10:21:51.906Z] security-spire-agent latest 0c80e2bc82e1 2 seconds ago 127MB [2022-04-26T10:21:51.906Z] 8d2ccee19177 19 seconds ago 4.43GB [2022-04-26T10:21:51.906Z] 5e4cc96a695d 19 seconds ago 4.43GB [2022-04-26T10:21:51.906Z] 401bb7940697 19 seconds ago 4.43GB [2022-04-26T10:21:51.906Z] core-metadata latest 01b8cc1b2237 2 minutes ago 17MB [2022-04-26T10:21:51.906Z] core-command latest cff6e7a087c9 2 minutes ago 16.1MB [2022-04-26T10:21:51.906Z] eb49a06dde8e 2 minutes ago 1.5GB [2022-04-26T10:21:51.906Z] 3729f638d86e 2 minutes ago 1.49GB [2022-04-26T10:21:51.906Z] security-proxy-setup latest 948bb99dfda2 3 minutes ago 26.9MB [2022-04-26T10:21:51.906Z] support-notifications latest 304b7a579cd6 3 minutes ago 26.9MB [2022-04-26T10:21:51.906Z] 299a1886a297 3 minutes ago 1.55GB [2022-04-26T10:21:51.906Z] 7780d126535f 3 minutes ago 1.5GB [2022-04-26T10:21:51.906Z] sys-mgmt-agent latest 3298071ea8c7 4 minutes ago 299MB [2022-04-26T10:21:51.906Z] f9203963f823 5 minutes ago 1.49GB [2022-04-26T10:21:51.906Z] security-spiffe-token-provider latest 3e20be798b38 5 minutes ago 28.8MB [2022-04-26T10:21:51.906Z] core-data latest 7af7e726e6a8 5 minutes ago 22.5MB [2022-04-26T10:21:51.906Z] security-bootstrapper latest 6429dfde3e1e 6 minutes ago 19.1MB [2022-04-26T10:21:51.906Z] security-secretstore-setup latest 9cdfcf2cc5a3 6 minutes ago 28.5MB [2022-04-26T10:21:51.906Z] support-scheduler latest fa8cae934ba9 6 minutes ago 26.3MB [2022-04-26T10:21:51.906Z] 8090a58d1053 6 minutes ago 1.55GB [2022-04-26T10:21:51.906Z] 74deb70f18bc 6 minutes ago 1.54GB [2022-04-26T10:21:51.906Z] 34484d6fef53 6 minutes ago 1.52GB [2022-04-26T10:21:51.907Z] c0815378dc3f 6 minutes ago 1.5GB [2022-04-26T10:21:51.907Z] 243d0a699bc2 6 minutes ago 1.5GB [2022-04-26T10:21:51.907Z] ci-base-image-x86_64 latest b898491bcebb 9 minutes ago 896MB [2022-04-26T10:21:51.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 days ago 562MB [2022-04-26T10:21:51.907Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-26T10:21:51.907Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-26T10:21:51.907Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-26T10:21:51.907Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-26T10:21:51.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T10:23:10.198Z] 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-04-26T10:24:07.140Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T10:24:07.140Z] 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-04-26T10:24:39.765Z] 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-04-26T10:24:39.765Z] 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-04-26T10:24:40.042Z] 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-04-26T10:24:46.882Z] 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-04-26T10:24:50.370Z] 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-04-26T10:24:55.805Z] 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-04-26T10:24:58.447Z] 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-04-26T10:25:01.859Z] 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-04-26T10:25:10.189Z] 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-04-26T10:25:14.558Z] $ docker stop --time=1 8fd4be399e2e7a6905ff573b4a12b3d1f73a92c7a8eb519c4472813dd8aa2601 [2022-04-26T10:25:16.619Z] $ docker rm -f 8fd4be399e2e7a6905ff573b4a12b3d1f73a92c7a8eb519c4472813dd8aa2601 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:25:19.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T10:25:19.086Z] [2022-04-26T10:25:19.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:25:19.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T10:25:19.742Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-26T10:25:19.742Z] 29e5d40040c1: Pulling fs layer [2022-04-26T10:25:19.742Z] 1ce36da41761: Pulling fs layer [2022-04-26T10:25:19.742Z] 25b303627fd3: Pulling fs layer [2022-04-26T10:25:19.742Z] 29e5d40040c1: Verifying Checksum [2022-04-26T10:25:19.742Z] 29e5d40040c1: Download complete [2022-04-26T10:25:20.018Z] 1ce36da41761: Verifying Checksum [2022-04-26T10:25:20.018Z] 1ce36da41761: Download complete [2022-04-26T10:25:20.291Z] 29e5d40040c1: Pull complete [2022-04-26T10:25:21.734Z] 25b303627fd3: Verifying Checksum [2022-04-26T10:25:21.734Z] 25b303627fd3: Download complete [2022-04-26T10:25:21.734Z] 1ce36da41761: Pull complete [2022-04-26T10:25:34.132Z] 25b303627fd3: Pull complete [2022-04-26T10:25:34.132Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-26T10:25:34.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T10:25:34.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-26T10:25:34.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container [2022-04-26T10:25:34.476Z] $ 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-arm64:latest cat [2022-04-26T10:25:36.774Z] $ docker top 476523c3bc97c99a82852400daef2acd6b5ad81723e427bd122daf8589a10b3b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T10:25:37.715Z] + + docker-composegrep build parallel --help [2022-04-26T10:25:37.715Z] [2022-04-26T10:25:41.996Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T10:25:42.034Z] $ docker stop --time=1 476523c3bc97c99a82852400daef2acd6b5ad81723e427bd122daf8589a10b3b [2022-04-26T10:25:43.682Z] $ docker rm -f 476523c3bc97c99a82852400daef2acd6b5ad81723e427bd122daf8589a10b3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T10:25:44.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T10:25:44.416Z] . [Pipeline] withDockerContainer [2022-04-26T10:25:44.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container [2022-04-26T10:25:44.722Z] $ 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-arm64:latest cat [2022-04-26T10:25:45.975Z] $ docker top 58bb42e67482daa50670a3e985cec79b128b5b1a7464c53fc5e5e95f80030256 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T10:25:46.893Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T10:25:51.190Z] Building core-command ... [2022-04-26T10:25:51.190Z] Building core-data ... [2022-04-26T10:25:51.190Z] Building core-metadata ... [2022-04-26T10:25:51.190Z] Building security-bootstrapper ... [2022-04-26T10:25:51.190Z] Building security-proxy-setup ... [2022-04-26T10:25:51.190Z] Building security-secretstore-setup ... [2022-04-26T10:25:51.190Z] Building security-spiffe-token-provider ... [2022-04-26T10:25:51.190Z] Building security-spire-agent ... [2022-04-26T10:25:51.190Z] Building security-spire-config ... [2022-04-26T10:25:51.190Z] Building security-spire-server ... [2022-04-26T10:25:51.190Z] Building support-notifications ... [2022-04-26T10:25:51.190Z] Building support-scheduler ... [2022-04-26T10:25:51.190Z] Building sys-mgmt-agent ... [2022-04-26T10:25:51.190Z] Building support-scheduler [2022-04-26T10:25:51.190Z] Building core-data [2022-04-26T10:25:51.190Z] Building core-metadata [2022-04-26T10:25:51.190Z] Building support-notifications [2022-04-26T10:25:51.190Z] Building security-proxy-setup [2022-04-26T10:27:27.978Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:27:27.978Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:27:27.978Z] ---> 3db8a53038d8 [2022-04-26T10:27:27.978Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T10:27:27.978Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:27:27.978Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:27:27.978Z] ---> 3db8a53038d8 [2022-04-26T10:27:27.978Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T10:27:27.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:27:27.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:27:27.978Z] ---> 3db8a53038d8 [2022-04-26T10:27:27.978Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T10:27:27.978Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:27:27.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:27:27.978Z] ---> 3db8a53038d8 [2022-04-26T10:27:27.978Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T10:27:27.978Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:27:27.978Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:27:27.978Z] ---> 3db8a53038d8 [2022-04-26T10:27:27.978Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T10:27:27.978Z] ---> Running in 14bae477da04 [2022-04-26T10:27:27.978Z] ---> Running in aee345e6985e [2022-04-26T10:27:27.978Z] ---> Running in 3ed5977dd24e [2022-04-26T10:27:27.978Z] ---> Running in c7a9041075b6 [2022-04-26T10:27:27.978Z] ---> Running in a4fc9318a37c [2022-04-26T10:27:27.978Z] Removing intermediate container aee345e6985e [2022-04-26T10:27:27.978Z] ---> b72b318bb6b8 [2022-04-26T10:27:27.978Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:27:27.978Z] ---> Running in 1b7c0724c778 [2022-04-26T10:27:27.978Z] Removing intermediate container c7a9041075b6 [2022-04-26T10:27:27.978Z] ---> 7723cc7cd771 [2022-04-26T10:27:27.978Z] Removing intermediate container 14bae477da04 [2022-04-26T10:27:27.978Z] ---> 11c4e8726556 [2022-04-26T10:27:27.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:27:27.978Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:27:27.978Z] Removing intermediate container a4fc9318a37c [2022-04-26T10:27:27.978Z] ---> 88dcf9ab7c70 [2022-04-26T10:27:27.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:27:27.978Z] Removing intermediate container 3ed5977dd24e [2022-04-26T10:27:27.978Z] ---> 91fdf5ce7933 [2022-04-26T10:27:27.978Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:27:27.978Z] ---> Running in 4149643cdccc [2022-04-26T10:27:27.978Z] ---> Running in 8b42417b8dea [2022-04-26T10:27:27.978Z] ---> Running in 1cb27a441b8c [2022-04-26T10:27:27.978Z] ---> Running in 5bd49c645fdf [2022-04-26T10:27:27.978Z] Removing intermediate container 1b7c0724c778 [2022-04-26T10:27:27.978Z] ---> fe3875a795c1 [2022-04-26T10:27:27.978Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T10:27:27.978Z] ---> Running in 09609d45dca4 [2022-04-26T10:27:27.978Z] Removing intermediate container 4149643cdccc [2022-04-26T10:27:27.978Z] ---> b7a484c74367 [2022-04-26T10:27:27.978Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T10:27:27.978Z] Removing intermediate container 8b42417b8dea [2022-04-26T10:27:27.978Z] ---> c1bbf70bb2b4 [2022-04-26T10:27:27.978Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T10:27:27.978Z] ---> Running in a55ed9ef156c [2022-04-26T10:27:27.978Z] ---> Running in 5047bdd9de01 [2022-04-26T10:27:27.978Z] Removing intermediate container 5bd49c645fdf [2022-04-26T10:27:27.978Z] ---> 08d8c8697ea1 [2022-04-26T10:27:27.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T10:27:27.978Z] ---> Running in 77774a7518cb [2022-04-26T10:27:27.978Z] Removing intermediate container 1cb27a441b8c [2022-04-26T10:27:27.978Z] ---> 4beee3ad75bd [2022-04-26T10:27:27.978Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T10:27:27.978Z] ---> Running in 2ab00b9b280f [2022-04-26T10:27:27.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.979Z] OK: 220 MiB in 52 packages [2022-04-26T10:27:27.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:27:27.979Z] OK: 220 MiB in 52 packages [2022-04-26T10:27:27.979Z] OK: 220 MiB in 52 packages [2022-04-26T10:27:27.979Z] Removing intermediate container 09609d45dca4 [2022-04-26T10:27:27.979Z] ---> a09c51c1fd46 [2022-04-26T10:27:27.979Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T10:27:27.979Z] OK: 220 MiB in 52 packages [2022-04-26T10:27:27.979Z] OK: 220 MiB in 52 packages [2022-04-26T10:27:27.979Z] Removing intermediate container a55ed9ef156c [2022-04-26T10:27:27.979Z] ---> d11ac9980298 [2022-04-26T10:27:27.979Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T10:27:27.979Z] Removing intermediate container 5047bdd9de01 [2022-04-26T10:27:27.979Z] ---> 3c81b3ac6571 [2022-04-26T10:27:27.979Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T10:27:27.979Z] ---> 59c34486a34a [2022-04-26T10:27:27.979Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:27:27.979Z] ---> Running in 20f59d8b6b54 [2022-04-26T10:27:27.979Z] Removing intermediate container 77774a7518cb [2022-04-26T10:27:27.979Z] ---> 39f27aa50973 [2022-04-26T10:27:27.979Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T10:27:27.979Z] Removing intermediate container 2ab00b9b280f [2022-04-26T10:27:27.979Z] ---> e28e922bbef9 [2022-04-26T10:27:27.979Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T10:27:28.971Z] ---> bd799cd4a1f0 [2022-04-26T10:27:28.971Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:27:28.971Z] ---> 91f894d349ac [2022-04-26T10:27:28.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:27:28.971Z] ---> Running in 30eeb5919691 [2022-04-26T10:27:28.971Z] ---> Running in bd44d17fd867 [2022-04-26T10:27:29.253Z] ---> 532e67ca6077 [2022-04-26T10:27:29.254Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:27:29.254Z] ---> Running in 015e131f35ea [2022-04-26T10:27:29.254Z] ---> 2f785707beb2 [2022-04-26T10:27:29.254Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:27:29.542Z] ---> Running in cc60fde723c4 [2022-04-26T10:27:32.192Z] Removing intermediate container 20f59d8b6b54 [2022-04-26T10:27:32.192Z] ---> 470d2a0d3755 [2022-04-26T10:27:32.192Z] Step 8/22 : COPY . . [2022-04-26T10:27:34.842Z] Removing intermediate container 30eeb5919691 [2022-04-26T10:27:34.842Z] ---> f446d8050458 [2022-04-26T10:27:34.842Z] Step 8/22 : COPY . . [2022-04-26T10:27:35.123Z] Removing intermediate container cc60fde723c4 [2022-04-26T10:27:35.123Z] ---> 9a1ee82fde91 [2022-04-26T10:27:35.123Z] Step 8/22 : COPY . . [2022-04-26T10:27:35.123Z] Removing intermediate container bd44d17fd867 [2022-04-26T10:27:35.123Z] Removing intermediate container 015e131f35ea [2022-04-26T10:27:35.123Z] ---> 5d1e2ccf2f4d [2022-04-26T10:27:35.123Z] Step 8/23 : COPY . . [2022-04-26T10:27:35.123Z] ---> 4f0d8dfe13e0 [2022-04-26T10:27:35.123Z] Step 8/23 : COPY . . [2022-04-26T10:28:01.986Z] ---> 38c68ed4cc2e [2022-04-26T10:28:01.986Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T10:28:01.986Z] ---> 92bf3101e108 [2022-04-26T10:28:01.986Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T10:28:01.986Z] ---> Running in 5b96de29093d [2022-04-26T10:28:01.986Z] ---> Running in 15970d67bec0 [2022-04-26T10:28:01.986Z] ---> afe17a59b952 [2022-04-26T10:28:01.986Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T10:28:02.272Z] ---> Running in ed5053f19104 [2022-04-26T10:28:02.272Z] ---> 0a1f69543e5f [2022-04-26T10:28:02.272Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T10:28:02.557Z] ---> Running in 78b4edf2b61a [2022-04-26T10:28:02.557Z] ---> df48ce9b2442 [2022-04-26T10:28:02.557Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T10:28:02.839Z] ---> Running in 481897e42419 [2022-04-26T10:28:04.053Z] 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-04-26T10:28:04.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T10:28:04.553Z] 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-04-26T10:28:04.553Z] 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-04-26T10:28:05.159Z] 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-04-26T10:32:27.347Z] 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-04-26T10:32:30.777Z] Removing intermediate container 15970d67bec0 [2022-04-26T10:32:30.777Z] ---> 94e6256acd82 [2022-04-26T10:32:30.777Z] [2022-04-26T10:32:30.777Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T10:32:31.065Z] 3.14: Pulling from library/alpine [2022-04-26T10:32:32.068Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T10:32:32.355Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T10:32:32.355Z] ---> ac73e934f311 [2022-04-26T10:32:32.355Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T10:32:32.355Z] ---> Running in ff2099ed1731 [2022-04-26T10:32:34.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:32:34.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:32:36.116Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T10:32:36.116Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T10:32:36.116Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T10:32:36.116Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T10:32:36.116Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T10:32:36.116Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T10:32:36.396Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:32:36.396Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T10:32:36.678Z] OK: 8 MiB in 20 packages [2022-04-26T10:32:40.092Z] Removing intermediate container ff2099ed1731 [2022-04-26T10:32:40.092Z] ---> 39edce7c7434 [2022-04-26T10:32:40.092Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T10:32:40.092Z] ---> Running in e57412335dc1 [2022-04-26T10:32:41.090Z] Removing intermediate container e57412335dc1 [2022-04-26T10:32:41.090Z] ---> c40071a01aa8 [2022-04-26T10:32:41.090Z] Step 13/22 : WORKDIR /edgex [2022-04-26T10:32:41.090Z] ---> Running in 68c4216b821b [2022-04-26T10:32:42.113Z] Removing intermediate container 68c4216b821b [2022-04-26T10:32:42.113Z] ---> 605f7fda44dc [2022-04-26T10:32:42.113Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T10:32:43.568Z] ---> 710410b368cb [2022-04-26T10:32:43.568Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T10:32:43.847Z] Removing intermediate container ed5053f19104 [2022-04-26T10:32:43.847Z] ---> 83cce43cac3d [2022-04-26T10:32:43.847Z] [2022-04-26T10:32:43.847Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T10:32:43.847Z] ---> ac73e934f311 [2022-04-26T10:32:43.847Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T10:32:44.128Z] ---> Running in 7891ec131071 [2022-04-26T10:32:45.583Z] ---> 19e9401fc8e4 [2022-04-26T10:32:45.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T10:32:46.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:32:47.182Z] ---> d678db3f0737 [2022-04-26T10:32:47.182Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T10:32:47.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:32:47.794Z] ---> dad8755b7c05 [2022-04-26T10:32:47.795Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T10:32:48.074Z] ---> Running in ceb2c802518d [2022-04-26T10:32:48.353Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T10:32:48.353Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:32:48.632Z] OK: 5 MiB in 15 packages [2022-04-26T10:32:50.643Z] Removing intermediate container 7891ec131071 [2022-04-26T10:32:50.643Z] ---> 0b71535b2979 [2022-04-26T10:32:50.643Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:32:50.643Z] ---> Running in bccc91f06157 [2022-04-26T10:32:51.634Z] Removing intermediate container bccc91f06157 [2022-04-26T10:32:51.634Z] ---> 24a3d5d7a0bf [2022-04-26T10:32:51.634Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T10:32:51.634Z] ---> Running in 0dc4352ee570 [2022-04-26T10:32:51.634Z] Removing intermediate container ceb2c802518d [2022-04-26T10:32:51.634Z] ---> dd46a6e3fc79 [2022-04-26T10:32:51.634Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T10:32:51.908Z] ---> Running in 210a616ce677 [2022-04-26T10:32:52.519Z] Removing intermediate container 0dc4352ee570 [2022-04-26T10:32:52.519Z] ---> c53cdb0bf096 [2022-04-26T10:32:52.519Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T10:32:52.519Z] ---> Running in 63806b71b87b [2022-04-26T10:32:52.797Z] Removing intermediate container 210a616ce677 [2022-04-26T10:32:52.797Z] ---> f26c02ce3cbe [2022-04-26T10:32:52.797Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T10:32:52.797Z] ---> Running in 22f11c0d2519 [2022-04-26T10:32:53.408Z] Removing intermediate container 63806b71b87b [2022-04-26T10:32:53.408Z] ---> 32c48cdda63d [2022-04-26T10:32:53.408Z] Step 15/23 : WORKDIR / [2022-04-26T10:32:53.686Z] Removing intermediate container 22f11c0d2519 [2022-04-26T10:32:53.686Z] ---> a8b56e6c3009 [2022-04-26T10:32:53.686Z] Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:32:53.686Z] ---> Running in 1fac6c10b524 [2022-04-26T10:32:53.686Z] ---> Running in 756523d9cf06 [2022-04-26T10:32:54.677Z] Removing intermediate container 1fac6c10b524 [2022-04-26T10:32:54.677Z] ---> b24f71855880 [2022-04-26T10:32:54.677Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:32:54.677Z] Removing intermediate container 756523d9cf06 [2022-04-26T10:32:54.677Z] ---> 162869bd2409 [2022-04-26T10:32:54.677Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T10:32:54.677Z] ---> Running in 8adae007598d [2022-04-26T10:32:55.675Z] ---> 92b58007fbb2 [2022-04-26T10:32:55.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T10:32:55.675Z] Removing intermediate container 8adae007598d [2022-04-26T10:32:55.675Z] ---> 31442b399ee0 [2022-04-26T10:32:55.675Z] [2022-04-26T10:32:56.666Z] Successfully built 31442b399ee0 [2022-04-26T10:32:56.666Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-26T10:32:56.666Z]  Building security-proxy-setup ... done Building security-spire-config [2022-04-26T10:32:57.276Z] ---> ae4ff77babdd [2022-04-26T10:32:57.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T10:32:57.900Z] ---> 8bb3c18e6692 [2022-04-26T10:32:57.900Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T10:32:58.178Z] ---> Running in a4a6a4c8580a [2022-04-26T10:32:58.792Z] Removing intermediate container a4a6a4c8580a [2022-04-26T10:32:58.792Z] ---> 2e6780547229 [2022-04-26T10:32:58.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:32:59.072Z] ---> Running in 718d4a067b5c [2022-04-26T10:32:59.683Z] Removing intermediate container 718d4a067b5c [2022-04-26T10:32:59.683Z] ---> 73f1fc433767 [2022-04-26T10:32:59.683Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T10:32:59.683Z] ---> Running in 7e9406c4d879 [2022-04-26T10:33:00.293Z] Removing intermediate container 7e9406c4d879 [2022-04-26T10:33:00.293Z] ---> 2e0235a226aa [2022-04-26T10:33:00.293Z] Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:33:00.575Z] ---> Running in c73c29ab3011 [2022-04-26T10:33:01.201Z] Removing intermediate container c73c29ab3011 [2022-04-26T10:33:01.201Z] ---> 56ca337c57c5 [2022-04-26T10:33:01.201Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T10:33:01.478Z] ---> Running in e8cc03dcdebe [2022-04-26T10:33:02.088Z] Removing intermediate container e8cc03dcdebe [2022-04-26T10:33:02.088Z] ---> 7e186a5abecb [2022-04-26T10:33:02.088Z] [2022-04-26T10:33:02.366Z] Successfully built 7e186a5abecb [2022-04-26T10:33:02.366Z] Successfully tagged core-metadata-arm64:latest [2022-04-26T10:33:02.366Z] Building security-spire-server [2022-04-26T10:33:41.648Z]  Building core-metadata ... done Removing intermediate container 78b4edf2b61a [2022-04-26T10:33:41.648Z] ---> fe8f26943b23 [2022-04-26T10:33:41.648Z] [2022-04-26T10:33:41.648Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T10:33:41.648Z] ---> ac73e934f311 [2022-04-26T10:33:41.648Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T10:33:41.648Z] ---> Running in 544881232cd3 [2022-04-26T10:33:41.648Z] Removing intermediate container 544881232cd3 [2022-04-26T10:33:41.648Z] ---> b9398a504b32 [2022-04-26T10:33:41.648Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T10:33:41.648Z] ---> Running in 0ffaa7604cc9 [2022-04-26T10:33:41.648Z] Removing intermediate container 0ffaa7604cc9 [2022-04-26T10:33:41.648Z] ---> 083a8bfdb8e7 [2022-04-26T10:33:41.648Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T10:33:41.648Z] ---> Running in 73fb7e58f475 [2022-04-26T10:33:41.648Z] Removing intermediate container 73fb7e58f475 [2022-04-26T10:33:41.648Z] ---> 630d180c8067 [2022-04-26T10:33:41.648Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:33:41.648Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:33:41.648Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:33:41.648Z] ---> 3db8a53038d8 [2022-04-26T10:33:41.648Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T10:33:41.648Z] ---> Using cache [2022-04-26T10:33:41.648Z] ---> 91fdf5ce7933 [2022-04-26T10:33:41.648Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:33:41.648Z] ---> Using cache [2022-04-26T10:33:41.648Z] ---> 4beee3ad75bd [2022-04-26T10:33:41.648Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T10:33:41.648Z] ---> Running in ca51d34868d2 [2022-04-26T10:33:41.648Z] ---> Running in e2003a22e838 [2022-04-26T10:33:41.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:33:42.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:33:43.249Z] Removing intermediate container e2003a22e838 [2022-04-26T10:33:43.249Z] ---> 080a7b7ea6d8 [2022-04-26T10:33:43.249Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T10:33:43.249Z] ---> Running in 210b3b51e07e [2022-04-26T10:33:43.846Z] OK: 220 MiB in 52 packages [2022-04-26T10:33:45.850Z] Removing intermediate container ca51d34868d2 [2022-04-26T10:33:45.850Z] ---> 93f756e557be [2022-04-26T10:33:45.850Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T10:33:45.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:33:46.453Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:33:46.453Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:33:46.453Z] ---> 3db8a53038d8 [2022-04-26T10:33:46.453Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T10:33:46.453Z] ---> Using cache [2022-04-26T10:33:46.453Z] ---> 91fdf5ce7933 [2022-04-26T10:33:46.453Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:33:46.453Z] ---> Using cache [2022-04-26T10:33:46.453Z] ---> 4beee3ad75bd [2022-04-26T10:33:46.453Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T10:33:46.453Z] ---> Using cache [2022-04-26T10:33:46.453Z] ---> 93f756e557be [2022-04-26T10:33:46.453Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T10:33:46.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:33:47.017Z] ---> aa0da4a2b978 [2022-04-26T10:33:47.017Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:33:47.017Z] ---> b1114c129479 [2022-04-26T10:33:47.303Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:33:47.303Z] ---> Running in 6b3020888478 [2022-04-26T10:33:47.303Z] ---> Running in 107f69db42dc [2022-04-26T10:33:47.910Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T10:33:48.194Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T10:33:48.194Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T10:33:48.194Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T10:33:48.473Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T10:33:48.751Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T10:33:48.752Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:33:48.752Z] OK: 8 MiB in 20 packages [2022-04-26T10:33:50.755Z] Removing intermediate container 210b3b51e07e [2022-04-26T10:33:50.755Z] ---> 1d40ab5b0713 [2022-04-26T10:33:50.755Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:33:51.356Z] ---> 3a5f8866e04a [2022-04-26T10:33:51.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T10:33:53.982Z] Removing intermediate container 6b3020888478 [2022-04-26T10:33:53.982Z] ---> 26b1fbc0e4af [2022-04-26T10:33:53.982Z] Step 8/26 : COPY . . [2022-04-26T10:33:53.982Z] Removing intermediate container 107f69db42dc [2022-04-26T10:33:53.982Z] ---> 2dbcc63fd17f [2022-04-26T10:33:53.982Z] Step 8/25 : COPY . . [2022-04-26T10:33:53.982Z] ---> c00470be0793 [2022-04-26T10:33:53.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T10:33:55.423Z] ---> b82587d8d99c [2022-04-26T10:33:55.423Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T10:33:55.423Z] ---> Running in c4f00064a8df [2022-04-26T10:33:56.419Z] Removing intermediate container c4f00064a8df [2022-04-26T10:33:56.419Z] ---> 3425d9ddb643 [2022-04-26T10:33:56.419Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:33:56.695Z] ---> Running in f57c3a8a965b [2022-04-26T10:33:58.154Z] Removing intermediate container f57c3a8a965b [2022-04-26T10:33:58.154Z] ---> 151656bb9a62 [2022-04-26T10:33:58.154Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T10:33:58.154Z] ---> Running in cdadb33e644c [2022-04-26T10:33:59.598Z] Removing intermediate container cdadb33e644c [2022-04-26T10:33:59.598Z] ---> de47af17e9ce [2022-04-26T10:33:59.598Z] Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:33:59.598Z] ---> Running in 9d35a8390837 [2022-04-26T10:34:00.583Z] Removing intermediate container 9d35a8390837 [2022-04-26T10:34:00.583Z] ---> 62632eaff5ef [2022-04-26T10:34:00.583Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T10:34:00.583Z] ---> Running in b1bf5113e973 [2022-04-26T10:34:02.029Z] Removing intermediate container b1bf5113e973 [2022-04-26T10:34:02.029Z] ---> d578b12bccb4 [2022-04-26T10:34:02.029Z] [2022-04-26T10:34:03.012Z] Successfully built d578b12bccb4 [2022-04-26T10:34:03.012Z] Successfully tagged core-data-arm64:latest [2022-04-26T10:34:03.012Z]  Building core-data ... done Building security-secretstore-setup [2022-04-26T10:34:29.853Z] ---> e9adcd5a9c3f [2022-04-26T10:34:29.853Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T10:34:29.853Z] ---> Running in 4d24f1fa65fb [2022-04-26T10:34:29.853Z] Removing intermediate container 4d24f1fa65fb [2022-04-26T10:34:29.853Z] ---> abb5c20ed32b [2022-04-26T10:34:29.853Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T10:34:29.853Z] ---> Running in 84a52a4e00e7 [2022-04-26T10:34:29.853Z] ---> f899020205fd [2022-04-26T10:34:29.853Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T10:34:30.131Z] ---> Running in 2813068e9604 [2022-04-26T10:34:30.407Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:34:30.407Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:34:30.407Z] ---> 3db8a53038d8 [2022-04-26T10:34:30.407Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T10:34:30.407Z] ---> Using cache [2022-04-26T10:34:30.407Z] ---> 91fdf5ce7933 [2022-04-26T10:34:30.407Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:34:30.407Z] ---> Using cache [2022-04-26T10:34:30.407Z] ---> 4beee3ad75bd [2022-04-26T10:34:30.407Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T10:34:30.407Z] ---> Running in a841dcd307d8 [2022-04-26T10:34:31.026Z] Removing intermediate container 2813068e9604 [2022-04-26T10:34:31.026Z] ---> 365a7ec7c6c6 [2022-04-26T10:34:31.026Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T10:34:31.311Z] ---> Running in 282d3595a3ea [2022-04-26T10:34:32.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:34:32.907Z] Removing intermediate container 84a52a4e00e7 [2022-04-26T10:34:32.907Z] ---> 0b0270271ef3 [2022-04-26T10:34:32.907Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T10:34:32.907Z] ---> Running in 47483b5b1b8e [2022-04-26T10:34:33.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:34:34.169Z] Removing intermediate container 47483b5b1b8e [2022-04-26T10:34:34.169Z] ---> afcb1156c6d8 [2022-04-26T10:34:34.169Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T10:34:34.169Z] ---> Running in c90c1f31b039 [2022-04-26T10:34:34.169Z] OK: 220 MiB in 52 packages [2022-04-26T10:34:34.169Z] Removing intermediate container 282d3595a3ea [2022-04-26T10:34:34.169Z] ---> 97f228827795 [2022-04-26T10:34:34.169Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T10:34:34.467Z] ---> Running in 249e6f260b23 [2022-04-26T10:34:35.467Z] Removing intermediate container 249e6f260b23 [2022-04-26T10:34:35.467Z] ---> d5b26e495d4e [2022-04-26T10:34:35.467Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T10:34:35.741Z] ---> Running in ec0e9015ca55 [2022-04-26T10:34:36.018Z] Removing intermediate container a841dcd307d8 [2022-04-26T10:34:36.018Z] ---> e4c57fcd4085 [2022-04-26T10:34:36.018Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T10:34:37.008Z] spire-1.2.1/ [2022-04-26T10:34:37.008Z] spire-1.2.1/.data/ [2022-04-26T10:34:37.008Z] spire-1.2.1/.data/.file [2022-04-26T10:34:37.008Z] spire-1.2.1/.dockerignore [2022-04-26T10:34:37.008Z] spire-1.2.1/.gitattributes [2022-04-26T10:34:37.008Z] spire-1.2.1/.githooks/ [2022-04-26T10:34:37.008Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/ [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/ [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T10:34:37.008Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T10:34:37.008Z] spire-1.2.1/.gitignore [2022-04-26T10:34:37.008Z] spire-1.2.1/.go-version [2022-04-26T10:34:37.008Z] spire-1.2.1/.golangci.yml [2022-04-26T10:34:37.008Z] spire-1.2.1/ADOPTERS.md [2022-04-26T10:34:37.008Z] spire-1.2.1/CHANGELOG.md [2022-04-26T10:34:37.008Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T10:34:37.008Z] spire-1.2.1/CODEOWNERS [2022-04-26T10:34:37.008Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T10:34:37.008Z] spire-1.2.1/Dockerfile [2022-04-26T10:34:37.008Z] spire-1.2.1/Dockerfile.dev [2022-04-26T10:34:37.008Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T10:34:37.008Z] spire-1.2.1/LICENSE [2022-04-26T10:34:37.008Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T10:34:37.008Z] spire-1.2.1/Makefile [2022-04-26T10:34:37.008Z] spire-1.2.1/README.md [2022-04-26T10:34:37.008Z] spire-1.2.1/ROADMAP.md [2022-04-26T10:34:37.008Z] spire-1.2.1/SECURITY.md [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T10:34:37.008Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T10:34:37.009Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T10:34:37.009Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T10:34:37.009Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T10:34:37.009Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T10:34:37.009Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T10:34:37.009Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T10:34:37.009Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/ [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/agent/ [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/server/ [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/server/server.conf [2022-04-26T10:34:37.009Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/ [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/auditlog.md [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/images/ [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T10:34:37.009Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T10:34:37.285Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/spire_server.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/telemetry.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/upgrading.md [2022-04-26T10:34:37.286Z] spire-1.2.1/doc/using_spire.md [2022-04-26T10:34:37.286Z] spire-1.2.1/examples/ [2022-04-26T10:34:37.286Z] spire-1.2.1/examples/README.md [2022-04-26T10:34:37.286Z] spire-1.2.1/go.mod [2022-04-26T10:34:37.286Z] spire-1.2.1/go.sum [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/catalog/keymanager.go ---> b0ff025afb8f [2022-04-26T10:34:37.286Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:34:37.286Z] [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T10:34:37.286Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T10:34:37.287Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T10:34:37.562Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/health/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/log/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/conn.go ---> Running in 815b85a970ec [2022-04-26T10:34:37.563Z] [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T10:34:37.563Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T10:34:37.564Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/version/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T10:34:37.840Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/config.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T10:34:37.841Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T10:34:37.842Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T10:34:38.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/server.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/private/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/private/server/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/common/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T10:34:38.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T10:34:38.118Z] spire-1.2.1/release/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire-extras/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire/README.md [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire/conf/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T10:34:38.118Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T10:34:38.118Z] spire-1.2.1/script/ [2022-04-26T10:34:38.118Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T10:34:38.118Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T10:34:38.118Z] spire-1.2.1/support/ [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/ [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T10:34:38.118Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T10:34:38.119Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/clock/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/clock/clock.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/spire-1.2.1/ [2022-04-26T10:34:38.119Z] [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T10:34:38.119Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/README.md [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/common [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/setup/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T10:34:38.119Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T10:34:38.120Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yamlspire-1.2.1/.data/ [2022-04-26T10:34:38.396Z] spire-1.2.1/.data/.file [2022-04-26T10:34:38.396Z] spire-1.2.1/.dockerignore [2022-04-26T10:34:38.396Z] spire-1.2.1/.gitattributes [2022-04-26T10:34:38.396Z] spire-1.2.1/.githooks/ [2022-04-26T10:34:38.396Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/ [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/ [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/.gitignore [2022-04-26T10:34:38.396Z] spire-1.2.1/.go-version [2022-04-26T10:34:38.396Z] spire-1.2.1/.golangci.yml [2022-04-26T10:34:38.396Z] spire-1.2.1/ADOPTERS.md [2022-04-26T10:34:38.396Z] spire-1.2.1/CHANGELOG.md [2022-04-26T10:34:38.396Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T10:34:38.396Z] spire-1.2.1/CODEOWNERS [2022-04-26T10:34:38.396Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T10:34:38.396Z] spire-1.2.1/Dockerfile [2022-04-26T10:34:38.396Z] spire-1.2.1/Dockerfile.dev [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T10:34:38.396Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T10:34:38.397Z] spire-1.2.1/LICENSE [2022-04-26T10:34:38.397Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T10:34:38.397Z] spire-1.2.1/Makefile [2022-04-26T10:34:38.397Z] spire-1.2.1/README.md [2022-04-26T10:34:38.397Z] spire-1.2.1/ROADMAP.md [2022-04-26T10:34:38.397Z] spire-1.2.1/SECURITY.md [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T10:34:38.397Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T10:34:38.397Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T10:34:38.398Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/ [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/server/server.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/ [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/auditlog.md [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/images/ [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T10:34:38.398Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T10:34:38.398Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/spire_server.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/telemetry.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/upgrading.md [2022-04-26T10:34:38.399Z] spire-1.2.1/doc/using_spire.md [2022-04-26T10:34:38.399Z] spire-1.2.1/examples/ [2022-04-26T10:34:38.399Z] spire-1.2.1/examples/README.md [2022-04-26T10:34:38.399Z] spire-1.2.1/go.mod [2022-04-26T10:34:38.399Z] spire-1.2.1/go.sum [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T10:34:38.399Z] spire-1.2.1/test/integration/test.sh [2022-04-26T10:34:38.399Z] spire-1.2.1/test/plugintest/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T10:34:38.399Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T10:34:38.399Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T10:34:38.399Z] spire-1.2.1/test/spiretest/ [2022-04-26T10:34:38.399Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T10:34:38.399Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T10:34:38.399Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T10:34:38.400Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T10:34:38.400Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T10:34:38.400Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T10:34:38.400Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/testca/ [2022-04-26T10:34:38.675Z] spire-1.2.1/test/testca/ca.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/testkey/ [2022-04-26T10:34:38.675Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T10:34:38.675Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/testkey/new.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T10:34:38.675Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/util/ [2022-04-26T10:34:38.675Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/util/race.go [2022-04-26T10:34:38.675Z] spire-1.2.1/test/util/util.go [2022-04-26T10:34:38.675Z] building spire from source... [2022-04-26T10:34:38.675Z] [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T10:34:38.675Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T10:34:38.676Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/health/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/log/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T10:34:38.677Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T10:34:38.958Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/version/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/caller_test.goInstalling go1.17.7... [2022-04-26T10:34:38.959Z] [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T10:34:38.959Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/config.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T10:34:38.960Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T10:34:39.242Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T10:34:39.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/server.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/private/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/private/server/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/common/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T10:34:39.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T10:34:39.244Z] spire-1.2.1/release/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire-extras/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire/README.md [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire/conf/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T10:34:39.244Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T10:34:39.244Z] spire-1.2.1/script/ [2022-04-26T10:34:39.244Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T10:34:39.244Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T10:34:39.244Z] spire-1.2.1/support/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T10:34:39.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T10:34:39.527Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/clock/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/clock/clock.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T10:34:39.527Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T10:34:39.528Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/common [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T10:34:39.528Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T10:34:39.529Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T10:34:39.812Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T10:34:39.813Z] spire-1.2.1/test/integration/test.sh [2022-04-26T10:34:39.813Z] spire-1.2.1/test/plugintest/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/testca/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/testca/ca.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/testkey/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T10:34:39.813Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/testkey/new.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/util/ [2022-04-26T10:34:39.813Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/util/race.go [2022-04-26T10:34:39.813Z] spire-1.2.1/test/util/util.go [2022-04-26T10:34:39.813Z] building spire from source... [2022-04-26T10:34:40.427Z] Installing go1.17.7... [2022-04-26T10:34:40.720Z] Removing intermediate container 5b96de29093d [2022-04-26T10:34:40.720Z] ---> cbed76074938 [2022-04-26T10:34:40.720Z] [2022-04-26T10:34:40.720Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T10:34:40.720Z] ---> ac73e934f311 [2022-04-26T10:34:40.720Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T10:34:40.720Z] ---> Using cache [2022-04-26T10:34:40.720Z] ---> 0b71535b2979 [2022-04-26T10:34:40.720Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:34:40.720Z] ---> Using cache [2022-04-26T10:34:40.720Z] ---> 24a3d5d7a0bf [2022-04-26T10:34:40.720Z] Step 13/22 : ENV APP_PORT=59861Removing intermediate container 481897e42419 [2022-04-26T10:34:40.720Z] ---> f0dacc8f3b85 [2022-04-26T10:34:40.720Z] [2022-04-26T10:34:40.720Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T10:34:40.720Z] ---> ac73e934f311 [2022-04-26T10:34:40.720Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T10:34:40.720Z] [2022-04-26T10:34:40.997Z] ---> Running in 4ee21d19c7ff [2022-04-26T10:34:40.997Z] ---> Running in 9d518769ecf8 [2022-04-26T10:34:42.010Z] Removing intermediate container 9d518769ecf8 [2022-04-26T10:34:42.010Z] ---> 9844ada66fa3 [2022-04-26T10:34:42.010Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T10:34:42.010Z] ---> Running in 5f159b5ac4c6 [2022-04-26T10:34:43.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:34:43.010Z] Removing intermediate container 815b85a970ec [2022-04-26T10:34:43.010Z] ---> 07b69a5e1489 [2022-04-26T10:34:43.010Z] Step 8/25 : COPY . . [2022-04-26T10:34:43.010Z] Removing intermediate container 5f159b5ac4c6 [2022-04-26T10:34:43.010Z] ---> c34d27fc7ffd [2022-04-26T10:34:43.010Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:34:43.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:34:44.284Z] ---> 017e10df353a [2022-04-26T10:34:44.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T10:34:44.284Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T10:34:44.560Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T10:34:44.560Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:34:44.560Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T10:34:44.835Z] OK: 6 MiB in 16 packages [2022-04-26T10:34:47.476Z] Removing intermediate container 4ee21d19c7ff [2022-04-26T10:34:47.476Z] ---> 9f796e11435d [2022-04-26T10:34:47.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:34:47.756Z] ---> 5601a367385c [2022-04-26T10:34:47.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T10:34:47.756Z] ---> Running in 8507965754ae [2022-04-26T10:34:48.787Z] Removing intermediate container 8507965754ae [2022-04-26T10:34:48.787Z] ---> 36064652bec8 [2022-04-26T10:34:48.787Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T10:34:48.787Z] ---> Running in a36321fa5dfb [2022-04-26T10:34:49.063Z] ---> 424f1cc19b10 [2022-04-26T10:34:49.063Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T10:34:49.063Z] ---> Running in 29947f730331 [2022-04-26T10:34:49.337Z] Removing intermediate container a36321fa5dfb [2022-04-26T10:34:49.337Z] ---> 7c181d7c9244 [2022-04-26T10:34:49.337Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T10:34:49.612Z] ---> Running in 5631273907e7 [2022-04-26T10:34:50.215Z] Removing intermediate container 29947f730331 [2022-04-26T10:34:50.215Z] ---> deb715e72e98 [2022-04-26T10:34:50.215Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:34:50.215Z] ---> Running in de9fa3fa442c [2022-04-26T10:34:50.215Z] Removing intermediate container 5631273907e7 [2022-04-26T10:34:50.215Z] ---> a3eec1315aca [2022-04-26T10:34:50.215Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:34:51.208Z] Removing intermediate container de9fa3fa442c [2022-04-26T10:34:51.208Z] ---> c4c82d628665 [2022-04-26T10:34:51.208Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T10:34:51.482Z] ---> 414a9a201b47 [2022-04-26T10:34:51.482Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T10:34:51.482Z] ---> Running in db3e86084e0d [2022-04-26T10:34:52.080Z] Removing intermediate container db3e86084e0d [2022-04-26T10:34:52.080Z] ---> 0e650c2ff1d5 [2022-04-26T10:34:52.080Z] Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:34:52.080Z] ---> Running in 3f86b3ffd890 [2022-04-26T10:34:53.065Z] Removing intermediate container 3f86b3ffd890 [2022-04-26T10:34:53.065Z] ---> 4a85d29019bb [2022-04-26T10:34:53.065Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T10:34:53.065Z] ---> Running in 9ed20df70f31 [2022-04-26T10:34:54.053Z] Removing intermediate container 9ed20df70f31 [2022-04-26T10:34:54.053Z] ---> 2ab07a8f9615 [2022-04-26T10:34:54.053Z] [2022-04-26T10:34:54.651Z] Successfully built 2ab07a8f9615 [2022-04-26T10:34:54.651Z] Successfully tagged support-scheduler-arm64:latest [2022-04-26T10:34:54.651Z] ---> b04972b2a32f [2022-04-26T10:34:54.651Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T10:34:54.651Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-26T10:34:56.113Z] ---> d8fd9802ce5d [2022-04-26T10:34:56.113Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T10:34:56.113Z] ---> Running in 0130ac993f6b [2022-04-26T10:34:57.120Z] Removing intermediate container 0130ac993f6b [2022-04-26T10:34:57.120Z] ---> 2e9beb0efb98 [2022-04-26T10:34:57.120Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:34:57.120Z] ---> Running in 8fec95a230b6 [2022-04-26T10:34:58.111Z] Removing intermediate container 8fec95a230b6 [2022-04-26T10:34:58.111Z] ---> 9af044f1d861 [2022-04-26T10:34:58.111Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T10:34:58.111Z] ---> Running in 8afa93914484 [2022-04-26T10:34:59.102Z] Removing intermediate container 8afa93914484 [2022-04-26T10:34:59.102Z] ---> b6754e232d20 [2022-04-26T10:34:59.102Z] Step 21/22 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:34:59.102Z] ---> Running in bfe568be2371 [2022-04-26T10:35:00.104Z] Removing intermediate container bfe568be2371 [2022-04-26T10:35:00.104Z] ---> cb179f54ba58 [2022-04-26T10:35:00.104Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T10:35:00.383Z] ---> Running in e47236f14e9a [2022-04-26T10:35:00.987Z] Removing intermediate container e47236f14e9a [2022-04-26T10:35:00.987Z] ---> 55589e092005 [2022-04-26T10:35:00.987Z] [2022-04-26T10:35:01.976Z] Successfully built 55589e092005 [2022-04-26T10:35:01.976Z] Successfully tagged support-notifications-arm64:latest [2022-04-26T10:35:01.976Z]  Building support-notifications ... done Building security-spire-agent [2022-04-26T10:35:04.617Z] Building bin/spire-server... [2022-04-26T10:35:04.617Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T10:35:04.894Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T10:35:04.894Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T10:35:04.894Z] Building bin/spire-server... [2022-04-26T10:35:04.894Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T10:35:04.894Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T10:35:04.894Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T10:35:05.169Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T10:35:05.445Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T10:35:05.445Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T10:35:05.445Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T10:35:06.044Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T10:35:06.044Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T10:35:06.648Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T10:35:06.648Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T10:35:07.251Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T10:35:07.251Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T10:35:07.534Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T10:35:07.534Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T10:35:08.528Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T10:35:08.806Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T10:35:09.085Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T10:35:09.085Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T10:35:09.085Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T10:35:09.365Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T10:35:09.365Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T10:35:09.365Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T10:35:09.365Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T10:35:09.365Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T10:35:09.365Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T10:35:09.365Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T10:35:09.655Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T10:35:09.655Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T10:35:09.655Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T10:35:09.655Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T10:35:10.258Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T10:35:10.258Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T10:35:10.258Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T10:35:10.258Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T10:35:10.258Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T10:35:10.537Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T10:35:10.813Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T10:35:10.813Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T10:35:10.813Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T10:35:10.813Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T10:35:11.803Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T10:35:11.803Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T10:35:11.803Z]  ---> e32250980824 [2022-04-26T10:35:11.803Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T10:35:11.803Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T10:35:11.803Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T10:35:12.084Z]  ---> Running in 47f2eb2f6b1c [2022-04-26T10:35:14.083Z] 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-04-26T10:35:26.528Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T10:35:26.528Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T10:35:26.528Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T10:35:26.528Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T10:35:26.528Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T10:35:26.528Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T10:35:26.528Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T10:35:26.528Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T10:35:26.528Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T10:35:26.528Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T10:35:26.528Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T10:35:26.528Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T10:35:26.528Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T10:35:26.528Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T10:35:26.528Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T10:35:26.528Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T10:35:26.528Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T10:35:26.528Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T10:35:26.528Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T10:35:26.528Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T10:35:26.528Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T10:35:26.528Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T10:35:26.528Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T10:35:26.528Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T10:35:26.528Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T10:35:26.528Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T10:35:26.528Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T10:35:26.528Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T10:35:26.528Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T10:35:26.528Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T10:35:26.809Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T10:35:26.809Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T10:35:27.424Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T10:35:27.424Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T10:35:27.707Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T10:35:27.707Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T10:35:27.991Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T10:35:27.991Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T10:35:27.991Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T10:35:28.271Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T10:35:28.271Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T10:35:28.553Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T10:35:28.553Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T10:35:28.553Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T10:35:28.833Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T10:35:28.833Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T10:35:28.833Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T10:35:28.833Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T10:35:28.833Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T10:35:28.833Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T10:35:28.833Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T10:35:29.116Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T10:35:29.116Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T10:35:29.116Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T10:35:29.403Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T10:35:29.695Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T10:35:29.695Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T10:35:30.299Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T10:35:30.299Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T10:35:30.578Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T10:35:31.182Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T10:35:33.168Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T10:35:35.160Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T10:35:37.163Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:35:37.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:35:37.163Z] ---> 3db8a53038d8 [2022-04-26T10:35:37.163Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T10:35:37.163Z] ---> Using cache [2022-04-26T10:35:37.163Z] ---> 91fdf5ce7933 [2022-04-26T10:35:37.163Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:35:37.163Z] ---> Using cache [2022-04-26T10:35:37.163Z] ---> 4beee3ad75bd [2022-04-26T10:35:37.163Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T10:35:39.178Z] ---> Running in 3cc5781b273c [2022-04-26T10:35:41.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:35:42.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:35:44.063Z] OK: 220 MiB in 52 packages [2022-04-26T10:35:44.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T10:35:44.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T10:35:44.341Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:35:44.341Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:35:44.341Z] ---> 3db8a53038d8 [2022-04-26T10:35:44.341Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T10:35:44.341Z] ---> Using cache [2022-04-26T10:35:44.341Z] ---> 91fdf5ce7933 [2022-04-26T10:35:44.341Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:35:44.341Z] ---> Using cache [2022-04-26T10:35:44.341Z] ---> 4beee3ad75bd [2022-04-26T10:35:44.341Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T10:35:44.341Z] ---> Using cache [2022-04-26T10:35:44.341Z] ---> 93f756e557be [2022-04-26T10:35:44.341Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T10:35:44.621Z] ---> Using cache [2022-04-26T10:35:44.621Z] ---> b1114c129479 [2022-04-26T10:35:44.621Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:35:44.621Z] ---> Using cache [2022-04-26T10:35:44.621Z] ---> 2dbcc63fd17f [2022-04-26T10:35:44.621Z] Step 8/26 : COPY . . [2022-04-26T10:35:44.621Z] ---> Using cache [2022-04-26T10:35:44.621Z] ---> e9adcd5a9c3f [2022-04-26T10:35:44.621Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T10:35:44.621Z] ---> Using cache [2022-04-26T10:35:44.621Z] ---> abb5c20ed32b [2022-04-26T10:35:44.621Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T10:35:44.621Z] ---> Using cache [2022-04-26T10:35:44.621Z] ---> 0b0270271ef3 [2022-04-26T10:35:44.621Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T10:35:44.621Z] ---> Using cache [2022-04-26T10:35:44.621Z] ---> afcb1156c6d8 [2022-04-26T10:35:44.621Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-26T10:35:44.621Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T10:35:44.903Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T10:35:45.184Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T10:35:45.474Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T10:35:45.474Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T10:35:45.775Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T10:35:45.775Z]  ---> Running in 48d4bffe6c2c [2022-04-26T10:35:46.060Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T10:35:46.060Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T10:35:46.671Z] Removing intermediate container 3cc5781b273c [2022-04-26T10:35:46.671Z] ---> a349d2520c54 [2022-04-26T10:35:46.671Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T10:35:48.141Z] ---> 7031048a5f51 [2022-04-26T10:35:48.141Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:35:48.141Z] ---> Running in 30680d2928c2 [2022-04-26T10:35:49.154Z] spire-1.2.1/ [2022-04-26T10:35:49.154Z] spire-1.2.1/.data/ [2022-04-26T10:35:49.154Z] spire-1.2.1/.data/.file [2022-04-26T10:35:49.154Z] spire-1.2.1/.dockerignore [2022-04-26T10:35:49.154Z] spire-1.2.1/.gitattributes [2022-04-26T10:35:49.154Z] spire-1.2.1/.githooks/ [2022-04-26T10:35:49.154Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/ [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/ [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T10:35:49.154Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T10:35:49.154Z] spire-1.2.1/.gitignore [2022-04-26T10:35:49.154Z] spire-1.2.1/.go-version [2022-04-26T10:35:49.154Z] spire-1.2.1/.golangci.yml [2022-04-26T10:35:49.154Z] spire-1.2.1/ADOPTERS.md [2022-04-26T10:35:49.154Z] spire-1.2.1/CHANGELOG.md [2022-04-26T10:35:49.154Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T10:35:49.154Z] spire-1.2.1/CODEOWNERS [2022-04-26T10:35:49.154Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T10:35:49.154Z] spire-1.2.1/Dockerfile [2022-04-26T10:35:49.154Z] spire-1.2.1/Dockerfile.dev [2022-04-26T10:35:49.154Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T10:35:49.154Z] spire-1.2.1/LICENSE [2022-04-26T10:35:49.154Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T10:35:49.154Z] spire-1.2.1/Makefile [2022-04-26T10:35:49.154Z] spire-1.2.1/README.md [2022-04-26T10:35:49.154Z] spire-1.2.1/ROADMAP.md [2022-04-26T10:35:49.154Z] spire-1.2.1/SECURITY.md [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T10:35:49.154Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/ [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/agent/ [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/server/ [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/server/server.conf [2022-04-26T10:35:49.154Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/ [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/auditlog.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/ [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T10:35:49.154Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/spire_server.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/telemetry.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/upgrading.md [2022-04-26T10:35:49.155Z] spire-1.2.1/doc/using_spire.md [2022-04-26T10:35:49.155Z] spire-1.2.1/examples/ [2022-04-26T10:35:49.155Z] spire-1.2.1/examples/README.md [2022-04-26T10:35:49.155Z] spire-1.2.1/go.mod [2022-04-26T10:35:49.155Z] spire-1.2.1/go.sum [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T10:35:49.155Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T10:35:49.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T10:35:49.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/health/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/log/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T10:35:49.709Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/version/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T10:35:49.710Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T10:35:49.987Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/config.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T10:35:49.988Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T10:35:49.989Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/server.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/private/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/private/server/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/common/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T10:35:50.266Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T10:35:50.266Z] spire-1.2.1/release/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire-extras/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire/README.md [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire/conf/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T10:35:50.266Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T10:35:50.266Z] spire-1.2.1/script/ [2022-04-26T10:35:50.266Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T10:35:50.266Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T10:35:50.266Z] spire-1.2.1/support/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T10:35:50.266Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T10:35:50.267Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/clock/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/clock/clock.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T10:35:50.267Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/README.md [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/common [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T10:35:50.267Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T10:35:50.543Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T10:35:50.544Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T10:35:50.545Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T10:35:50.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T10:35:50.821Z] spire-1.2.1/test/integration/test.sh [2022-04-26T10:35:50.821Z] spire-1.2.1/test/plugintest/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/testca/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/testca/ca.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/testkey/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T10:35:50.821Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/testkey/new.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/util/ [2022-04-26T10:35:50.821Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/util/race.go [2022-04-26T10:35:50.821Z] spire-1.2.1/test/util/util.go [2022-04-26T10:35:50.821Z] building spire from source... [2022-04-26T10:35:51.097Z] Installing go1.17.7... [2022-04-26T10:35:53.105Z] Removing intermediate container 30680d2928c2 [2022-04-26T10:35:53.105Z] ---> 9d3bd2641f17 [2022-04-26T10:35:53.105Z] Step 8/23 : COPY . . [2022-04-26T10:36:11.504Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T10:36:11.504Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T10:36:11.504Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T10:36:12.954Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T10:36:12.954Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T10:36:12.954Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T10:36:15.640Z]  ---> ba6424a937c5 [2022-04-26T10:36:15.640Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T10:36:15.640Z] ---> Running in 51d7a38f0455 [2022-04-26T10:36:17.626Z] 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-04-26T10:36:20.259Z] Building bin/spire-server... [2022-04-26T10:36:20.259Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T10:36:20.259Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T10:36:20.259Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T10:36:20.865Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T10:36:20.865Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T10:36:21.465Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T10:36:22.451Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T10:36:22.451Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T10:36:22.733Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T10:36:23.341Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T10:36:23.621Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T10:36:25.067Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T10:36:25.674Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T10:36:25.674Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T10:36:26.670Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T10:36:26.947Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T10:36:26.947Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T10:36:27.229Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T10:36:27.229Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T10:36:27.229Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T10:36:27.229Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T10:36:28.222Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T10:36:28.222Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T10:36:28.222Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T10:36:28.498Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T10:36:28.498Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T10:36:29.491Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T10:36:29.491Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T10:36:44.587Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T10:36:44.587Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T10:36:44.587Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T10:36:44.587Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T10:36:44.587Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T10:36:44.587Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T10:36:44.587Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T10:36:44.587Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T10:36:44.861Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T10:36:44.861Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T10:36:44.861Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T10:36:45.137Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T10:36:45.137Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T10:36:45.417Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T10:36:45.417Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T10:36:46.409Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T10:36:46.685Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T10:36:47.302Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T10:36:47.302Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T10:36:47.302Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T10:36:47.302Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T10:36:47.302Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T10:36:47.576Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T10:36:47.576Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T10:36:49.556Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T10:36:49.556Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T10:36:49.556Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T10:36:49.556Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T10:36:52.202Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T10:36:52.802Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T10:36:52.803Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T10:36:53.077Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T10:36:53.077Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T10:36:53.352Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T10:36:53.352Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T10:36:54.338Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T10:36:54.338Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T10:36:54.800Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T10:36:55.803Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T10:36:57.951Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T10:36:58.277Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T10:36:59.324Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T10:36:59.324Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T10:36:59.324Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T10:36:59.642Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T10:37:00.268Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T10:37:00.268Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T10:37:00.877Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T10:37:00.877Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T10:37:01.153Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T10:37:01.430Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T10:37:01.430Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T10:37:01.430Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T10:37:01.707Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T10:37:01.983Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T10:37:01.983Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T10:37:01.983Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T10:37:02.279Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T10:37:02.573Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T10:37:02.573Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T10:37:02.573Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T10:37:02.851Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T10:37:02.851Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T10:37:03.129Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T10:37:03.129Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T10:37:03.408Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T10:37:03.408Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T10:37:03.408Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T10:37:03.688Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T10:37:03.688Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T10:37:03.688Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T10:37:03.688Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T10:37:03.688Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T10:37:03.688Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T10:37:03.967Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T10:37:03.967Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T10:37:04.250Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T10:37:04.250Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T10:37:04.250Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T10:37:04.250Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T10:37:04.529Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T10:37:04.529Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T10:37:05.987Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T10:37:05.987Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T10:37:06.269Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T10:37:09.699Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T10:37:09.976Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T10:37:10.250Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T10:37:10.250Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T10:37:10.250Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T10:37:10.523Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T10:37:10.523Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T10:37:10.796Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T10:37:10.796Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T10:37:11.393Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T10:37:11.991Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T10:37:11.991Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T10:37:11.991Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T10:37:11.991Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T10:37:12.331Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T10:37:12.331Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T10:37:12.331Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T10:37:12.606Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T10:37:12.606Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T10:37:12.606Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T10:37:12.881Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T10:37:12.881Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T10:37:13.863Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T10:37:13.863Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T10:37:13.863Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T10:37:14.142Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T10:37:14.142Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T10:37:14.419Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T10:37:14.419Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T10:37:14.419Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T10:37:14.695Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T10:37:14.695Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T10:37:14.695Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T10:37:14.695Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T10:37:14.973Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T10:37:14.973Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T10:37:15.964Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T10:37:15.964Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T10:37:15.964Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T10:37:16.242Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T10:37:16.242Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T10:37:16.242Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T10:37:16.519Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T10:37:16.519Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T10:37:16.519Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T10:37:16.796Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T10:37:16.796Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T10:37:17.789Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T10:37:18.067Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T10:37:18.351Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T10:37:18.351Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T10:37:18.351Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T10:37:18.628Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T10:37:19.625Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T10:37:19.904Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T10:37:20.183Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T10:37:20.183Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T10:37:20.183Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T10:37:20.183Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T10:37:20.461Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T10:37:20.738Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T10:37:21.020Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T10:37:21.302Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T10:37:21.302Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T10:37:21.579Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T10:37:21.579Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T10:37:21.855Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T10:37:21.855Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T10:37:22.132Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T10:37:22.733Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T10:37:23.335Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T10:37:25.970Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T10:37:25.970Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T10:37:25.970Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T10:37:26.249Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T10:37:26.526Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T10:37:26.526Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T10:37:27.130Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T10:37:27.737Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T10:37:27.737Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T10:37:27.737Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T10:37:28.015Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T10:37:28.015Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T10:37:28.015Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T10:37:28.015Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T10:37:28.302Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T10:37:28.302Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T10:37:28.302Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T10:37:28.302Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T10:37:28.582Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T10:37:28.582Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T10:37:28.869Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T10:37:29.480Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T10:37:29.480Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T10:37:30.086Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T10:37:30.086Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T10:37:30.086Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T10:37:30.371Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T10:37:30.371Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T10:37:30.647Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T10:37:38.967Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T10:37:38.967Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T10:37:38.967Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T10:37:38.967Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T10:37:40.958Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T10:37:40.958Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T10:37:40.958Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T10:37:40.958Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T10:38:07.806Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T10:38:07.806Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T10:38:07.806Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T10:38:07.806Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T10:38:11.214Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T10:38:11.214Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T10:38:11.491Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T10:38:11.491Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T10:38:21.700Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T10:38:21.700Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T10:38:23.144Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T10:38:24.591Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T10:38:26.038Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T10:38:26.317Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T10:38:26.927Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T10:38:27.213Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T10:38:27.503Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T10:38:28.951Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T10:38:28.951Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T10:38:28.951Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T10:38:29.228Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T10:38:29.506Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T10:38:29.506Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T10:38:29.784Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T10:38:29.784Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T10:38:30.064Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T10:38:31.053Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T10:38:31.053Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T10:38:31.053Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T10:38:31.657Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T10:38:31.935Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T10:38:32.217Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T10:38:32.217Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T10:38:32.217Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T10:38:32.217Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T10:38:32.217Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T10:38:37.653Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T10:38:38.643Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T10:38:38.921Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T10:38:38.921Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T10:38:39.197Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T10:38:39.474Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T10:38:40.078Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T10:38:40.681Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T10:38:40.958Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T10:38:40.958Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T10:38:41.561Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T10:38:41.561Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T10:38:41.837Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T10:38:41.837Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T10:38:41.837Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T10:38:42.824Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T10:38:43.101Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T10:38:43.703Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T10:38:43.703Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T10:38:43.703Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T10:38:45.694Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T10:38:46.680Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T10:38:46.680Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T10:38:46.955Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T10:38:47.232Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T10:38:47.506Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T10:38:47.782Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T10:38:47.782Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T10:38:48.770Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T10:38:50.754Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T10:38:53.405Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T10:38:53.405Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T10:38:53.682Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T10:38:53.960Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T10:38:53.960Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T10:38:54.952Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T10:38:54.952Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T10:38:54.952Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T10:38:55.228Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T10:38:55.508Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T10:38:55.508Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T10:38:55.508Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T10:39:05.695Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T10:39:05.695Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T10:39:05.695Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T10:39:05.695Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T10:39:24.018Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T10:39:24.018Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T10:39:36.451Z] 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-04-26T10:39:51.575Z] Removing intermediate container 47f2eb2f6b1c [2022-04-26T10:39:51.575Z] ---> 6f8c5f1e13c4 [2022-04-26T10:39:51.575Z] [2022-04-26T10:39:51.575Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T10:39:51.575Z] ---> ac73e934f311 [2022-04-26T10:39:51.575Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T10:39:51.575Z] ---> Running in 6272ddecfed8 [2022-04-26T10:39:51.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:39:52.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:39:53.452Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T10:39:53.453Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T10:39:53.453Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T10:39:53.453Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:39:53.731Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T10:39:54.013Z] OK: 6 MiB in 17 packages [2022-04-26T10:39:56.015Z] Removing intermediate container 6272ddecfed8 [2022-04-26T10:39:56.015Z] ---> eff5407befd7 [2022-04-26T10:39:56.015Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T10:39:56.015Z] ---> Running in 71674ddcb9a3 [2022-04-26T10:39:56.619Z] Removing intermediate container 71674ddcb9a3 [2022-04-26T10:39:56.619Z] ---> 0b0a9b60f1bd [2022-04-26T10:39:56.619Z] Step 13/25 : WORKDIR / [2022-04-26T10:39:56.619Z] ---> Running in 4e66fd90a327 [2022-04-26T10:39:57.227Z] Removing intermediate container 4e66fd90a327 [2022-04-26T10:39:57.227Z] ---> 6cddcedde0c3 [2022-04-26T10:39:57.227Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-26T10:39:58.219Z] ---> 81eae24b9b65 [2022-04-26T10:39:58.219Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-26T10:39:58.833Z] ---> fd0ed8e66e66 [2022-04-26T10:39:58.833Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T10:39:59.825Z] ---> 5d841064bf10 [2022-04-26T10:39:59.825Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-26T10:40:00.815Z] ---> 4546942e2e0c [2022-04-26T10:40:00.815Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T10:40:02.268Z] ---> bc9f54beb528 [2022-04-26T10:40:02.268Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T10:40:04.281Z] ---> df7fe502b8b1 [2022-04-26T10:40:04.282Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T10:40:04.894Z] ---> 59016e0295fc [2022-04-26T10:40:04.894Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-26T10:40:04.894Z] ---> Running in e057d77480a2 [2022-04-26T10:40:08.345Z] Removing intermediate container e057d77480a2 [2022-04-26T10:40:08.345Z] ---> 3f08b4c4f8e8 [2022-04-26T10:40:08.345Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T10:40:08.345Z] ---> Running in 9ea11b58672d [2022-04-26T10:40:08.623Z] Removing intermediate container 9ea11b58672d [2022-04-26T10:40:08.623Z] ---> 2264522a6d80 [2022-04-26T10:40:08.623Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T10:40:08.916Z] ---> Running in ac6032e7f595 [2022-04-26T10:40:09.201Z] Removing intermediate container ac6032e7f595 [2022-04-26T10:40:09.201Z] ---> 53c5747ed5cd [2022-04-26T10:40:09.201Z] Step 24/25 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:40:09.487Z] ---> Running in 7f86b517c9a3 [2022-04-26T10:40:10.095Z] Removing intermediate container 7f86b517c9a3 [2022-04-26T10:40:10.095Z] ---> 4532ce6ff0bd [2022-04-26T10:40:10.095Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T10:40:10.095Z] ---> Running in 0e92624962d8 [2022-04-26T10:40:10.699Z] Removing intermediate container 0e92624962d8 [2022-04-26T10:40:10.699Z] ---> 9f0af86b8e10 [2022-04-26T10:40:10.699Z] [2022-04-26T10:40:10.975Z] Successfully built 9f0af86b8e10 [2022-04-26T10:40:11.251Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-26T10:40:11.251Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-04-26T10:40:44.093Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:40:44.093Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:40:44.093Z] ---> 3db8a53038d8 [2022-04-26T10:40:44.093Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T10:40:44.093Z] ---> Using cache [2022-04-26T10:40:44.093Z] ---> 91fdf5ce7933 [2022-04-26T10:40:44.093Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:40:44.093Z] ---> Using cache [2022-04-26T10:40:44.093Z] ---> 4beee3ad75bd [2022-04-26T10:40:44.093Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T10:40:44.093Z] ---> Using cache [2022-04-26T10:40:44.093Z] ---> e4c57fcd4085 [2022-04-26T10:40:44.093Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T10:40:44.093Z] ---> Using cache [2022-04-26T10:40:44.093Z] ---> b0ff025afb8f [2022-04-26T10:40:44.093Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:40:44.093Z] ---> Using cache [2022-04-26T10:40:44.093Z] ---> 07b69a5e1489 [2022-04-26T10:40:44.093Z] Step 8/31 : COPY . . [2022-04-26T10:40:44.093Z] ---> Using cache [2022-04-26T10:40:44.093Z] ---> e32250980824 [2022-04-26T10:40:44.093Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T10:40:44.093Z] ---> Running in 850c4d72463c [2022-04-26T10:40:44.093Z] 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-04-26T10:41:02.469Z] Removing intermediate container 51d7a38f0455 [2022-04-26T10:41:02.469Z] ---> 13c9390cf920 [2022-04-26T10:41:02.469Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T10:41:02.469Z] ---> Running in 38ba047f9895 [2022-04-26T10:41:03.928Z] 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-04-26T10:41:08.256Z] Removing intermediate container 38ba047f9895 [2022-04-26T10:41:08.256Z] ---> fce2a10660f1 [2022-04-26T10:41:08.256Z] [2022-04-26T10:41:08.256Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T10:41:08.256Z] 20.10.14: Pulling from library/docker [2022-04-26T10:41:23.406Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T10:41:23.406Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T10:41:23.406Z] ---> c346e9eafbab [2022-04-26T10:41:23.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:41:23.406Z] ---> Running in 42613b699e0a [2022-04-26T10:41:23.406Z] Removing intermediate container 42613b699e0a [2022-04-26T10:41:23.406Z] ---> e02f186a2217 [2022-04-26T10:41:23.406Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-26T10:41:23.406Z] ---> Running in 1662e9fef095 [2022-04-26T10:41:25.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:41:25.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:41:26.656Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T10:41:26.656Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T10:41:26.939Z] Executing bash-5.1.16-r0.post-install [2022-04-26T10:41:26.939Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T10:41:26.939Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T10:41:26.939Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T10:41:26.939Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T10:41:26.939Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T10:41:26.939Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T10:41:26.939Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T10:41:26.939Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T10:41:26.939Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T10:41:26.939Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T10:41:26.939Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T10:41:26.939Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T10:41:27.216Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T10:41:27.216Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T10:41:27.216Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T10:41:29.860Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T10:41:29.860Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T10:41:29.860Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T10:41:29.860Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T10:41:29.860Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T10:41:29.860Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T10:41:29.860Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T10:41:29.860Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T10:41:29.860Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T10:41:30.137Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T10:41:30.137Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T10:41:30.137Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T10:41:30.137Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T10:41:30.137Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T10:41:30.137Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T10:41:30.137Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T10:41:30.137Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T10:41:30.419Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T10:41:30.419Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T10:41:30.419Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T10:41:30.419Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T10:41:30.419Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T10:41:30.419Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T10:41:30.419Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T10:41:30.695Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T10:41:30.695Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T10:41:31.682Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T10:41:31.682Z] OK: 82 MiB in 65 packages [2022-04-26T10:41:37.105Z] Collecting docker-compose==1.23.2 [2022-04-26T10:41:37.105Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T10:41:38.551Z] Collecting PyYAML<4,>=3.10 [2022-04-26T10:41:39.134Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T10:41:43.463Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T10:41:43.463Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T10:41:44.067Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T10:41:44.067Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T10:41:45.513Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T10:41:45.513Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T10:41:45.513Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T10:41:45.513Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T10:41:45.790Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-26T10:41:45.790Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T10:41:45.790Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T10:41:48.430Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T10:41:48.430Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T10:41:51.068Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T10:41:51.068Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T10:41:54.473Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T10:41:54.473Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T10:41:55.076Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T10:41:55.076Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T10:41:56.068Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T10:41:56.068Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T10:41:56.346Z] Collecting idna<2.8,>=2.5 [2022-04-26T10:41:56.346Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T10:41:56.623Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-26T10:41:56.623Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T10:41:56.623Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T10:41:57.227Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T10:41:57.227Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T10:41:57.227Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T10:41:57.227Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T10:41:58.223Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T10:41:58.223Z] Attempting uninstall: urllib3 [2022-04-26T10:41:58.223Z] Found existing installation: urllib3 1.26.7 [2022-04-26T10:41:58.223Z] Uninstalling urllib3-1.26.7: [2022-04-26T10:41:58.501Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T10:41:59.492Z] Attempting uninstall: idna [2022-04-26T10:41:59.492Z] Found existing installation: idna 3.3 [2022-04-26T10:41:59.492Z] Uninstalling idna-3.3: [2022-04-26T10:41:59.492Z] Successfully uninstalled idna-3.3 [2022-04-26T10:42:02.900Z] Attempting uninstall: requests [2022-04-26T10:42:02.900Z] Found existing installation: requests 2.26.0 [2022-04-26T10:42:02.900Z] Uninstalling requests-2.26.0: [2022-04-26T10:42:03.176Z] Successfully uninstalled requests-2.26.0 [2022-04-26T10:42:03.780Z] Running setup.py install for texttable: started [2022-04-26T10:42:06.418Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T10:42:06.418Z] Running setup.py install for PyYAML: started [2022-04-26T10:42:09.830Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T10:42:10.109Z] Running setup.py install for docopt: started [2022-04-26T10:42:13.514Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T10:42:13.515Z] Running setup.py install for dockerpty: started [2022-04-26T10:42:16.141Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T10:42:18.126Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-26T10:42:33.284Z] Removing intermediate container 1662e9fef095 [2022-04-26T10:42:33.284Z] ---> dde198200b74 [2022-04-26T10:42:33.284Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T10:42:33.562Z] ---> Running in a7d681c3943f [2022-04-26T10:42:34.169Z] Removing intermediate container a7d681c3943f [2022-04-26T10:42:34.169Z] ---> 3132d66477e4 [2022-04-26T10:42:34.169Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T10:42:34.169Z] ---> Running in f10eec87c404 [2022-04-26T10:42:34.781Z] Removing intermediate container f10eec87c404 [2022-04-26T10:42:34.781Z] ---> 064c9b59cfdc [2022-04-26T10:42:34.781Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T10:42:36.232Z] ---> 4e0a8cf1401f [2022-04-26T10:42:36.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T10:42:37.225Z] ---> 8e57976caa2b [2022-04-26T10:42:37.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T10:42:38.225Z] ---> a25c595ab281 [2022-04-26T10:42:38.225Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T10:42:38.225Z] ---> Running in ed19d794a86e [2022-04-26T10:42:38.836Z] Removing intermediate container ed19d794a86e [2022-04-26T10:42:38.836Z] ---> 77df1316650f [2022-04-26T10:42:38.836Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:42:39.123Z] ---> Running in f281c7146be0 [2022-04-26T10:42:39.728Z] Removing intermediate container f281c7146be0 [2022-04-26T10:42:39.728Z] ---> 5082702689ce [2022-04-26T10:42:39.728Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T10:42:39.728Z] ---> Running in b8896fc568a9 [2022-04-26T10:42:40.016Z] Removing intermediate container b8896fc568a9 [2022-04-26T10:42:40.016Z] ---> 6c599ad49067 [2022-04-26T10:42:40.016Z] Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:42:40.290Z] ---> Running in b58a702efc27 [2022-04-26T10:42:40.890Z] Removing intermediate container b58a702efc27 [2022-04-26T10:42:40.890Z] ---> 64de1181a957 [2022-04-26T10:42:40.890Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T10:42:40.890Z] ---> Running in 0dda556159c3 [2022-04-26T10:42:41.496Z] Removing intermediate container 0dda556159c3 [2022-04-26T10:42:41.496Z] ---> 9aae1fa41399 [2022-04-26T10:42:41.496Z] [2022-04-26T10:42:41.774Z] Successfully built 9aae1fa41399 [2022-04-26T10:42:41.774Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-26T10:42:41.774Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-26T10:43:14.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:43:14.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:43:14.146Z] ---> 3db8a53038d8 [2022-04-26T10:43:14.146Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T10:43:14.146Z] ---> Using cache [2022-04-26T10:43:14.146Z] ---> 91fdf5ce7933 [2022-04-26T10:43:14.146Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:43:14.146Z] ---> Using cache [2022-04-26T10:43:14.146Z] ---> 4beee3ad75bd [2022-04-26T10:43:14.146Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T10:43:14.146Z] ---> Using cache [2022-04-26T10:43:14.146Z] ---> e4c57fcd4085 [2022-04-26T10:43:14.146Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T10:43:14.146Z] ---> Using cache [2022-04-26T10:43:14.146Z] ---> b0ff025afb8f [2022-04-26T10:43:14.146Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:43:14.146Z] ---> Using cache [2022-04-26T10:43:14.146Z] ---> 07b69a5e1489 [2022-04-26T10:43:14.146Z] Step 8/23 : COPY . . [2022-04-26T10:43:14.146Z] ---> Using cache [2022-04-26T10:43:14.146Z] ---> e32250980824 [2022-04-26T10:43:14.146Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T10:43:14.146Z] ---> Running in 1bfd05b30fc7 [2022-04-26T10:43:14.146Z] 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-04-26T10:45:51.069Z] Removing intermediate container 850c4d72463c [2022-04-26T10:45:51.069Z] ---> 9560eac03916 [2022-04-26T10:45:51.069Z] [2022-04-26T10:45:51.069Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T10:45:51.069Z] ---> ac73e934f311 [2022-04-26T10:45:51.069Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T10:45:51.069Z] ---> Running in 63135ceceddf [2022-04-26T10:45:51.069Z] Removing intermediate container 63135ceceddf [2022-04-26T10:45:51.069Z] ---> cd0c412c3816 [2022-04-26T10:45:51.069Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T10:45:51.069Z] ---> Running in dbbf84b8b3d2 [2022-04-26T10:45:51.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:45:51.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:45:51.069Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T10:45:51.069Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T10:45:51.069Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T10:45:51.069Z] OK: 6 MiB in 16 packages [2022-04-26T10:45:51.069Z] Removing intermediate container dbbf84b8b3d2 [2022-04-26T10:45:51.069Z] ---> 32511ee2d76d [2022-04-26T10:45:51.069Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T10:45:51.069Z] ---> Running in c93e02253727 [2022-04-26T10:45:51.069Z] Removing intermediate container c93e02253727 [2022-04-26T10:45:51.069Z] ---> c67f10fce152 [2022-04-26T10:45:51.069Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T10:45:51.069Z] ---> Running in ccb28f2317d4 [2022-04-26T10:45:51.069Z] Removing intermediate container ccb28f2317d4 [2022-04-26T10:45:51.069Z] ---> 6bc824035c8c [2022-04-26T10:45:51.069Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T10:45:51.069Z] ---> Running in bd66fd49d5af [2022-04-26T10:45:51.069Z] Removing intermediate container bd66fd49d5af [2022-04-26T10:45:51.069Z] ---> d9855e4866a4 [2022-04-26T10:45:51.069Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T10:45:51.069Z] ---> Running in 51e2fb75e8c7 [2022-04-26T10:45:51.069Z] Removing intermediate container 51e2fb75e8c7 [2022-04-26T10:45:51.069Z] ---> 0a5d4d0965ce [2022-04-26T10:45:51.069Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T10:45:51.069Z] ---> af90584f6d62 [2022-04-26T10:45:51.069Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T10:45:51.069Z] ---> Running in a506dffd78ab [2022-04-26T10:45:53.077Z] Removing intermediate container a506dffd78ab [2022-04-26T10:45:53.077Z] ---> da23cc4c2616 [2022-04-26T10:45:53.077Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:45:54.077Z] ---> 12355301c814 [2022-04-26T10:45:54.078Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T10:45:56.093Z] ---> e5d0fb0d5bc1 [2022-04-26T10:45:56.093Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T10:45:56.702Z] ---> 582e16bfab11 [2022-04-26T10:45:56.702Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T10:45:57.702Z] ---> c90f751ab622 [2022-04-26T10:45:57.702Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T10:45:58.705Z] ---> f07d25792833 [2022-04-26T10:45:58.705Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T10:45:59.315Z] ---> Running in 6b0742f91ce0 [2022-04-26T10:45:59.609Z] Removing intermediate container 6b0742f91ce0 [2022-04-26T10:45:59.609Z] ---> 1f9d0060b94e [2022-04-26T10:45:59.609Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T10:46:00.610Z] ---> 96e700d5c44a [2022-04-26T10:46:00.610Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T10:46:00.889Z] ---> Running in 24673dcf3440 [2022-04-26T10:46:04.290Z] Removing intermediate container 24673dcf3440 [2022-04-26T10:46:04.290Z] ---> 444474123934 [2022-04-26T10:46:04.290Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T10:46:04.290Z] ---> Running in 8d3748177852 [2022-04-26T10:46:04.574Z] Removing intermediate container 8d3748177852 [2022-04-26T10:46:04.574Z] ---> 239be849363b [2022-04-26T10:46:04.574Z] Step 28/31 : CMD ["gate"] [2022-04-26T10:46:04.850Z] ---> Running in c883b0c1614d [2022-04-26T10:46:05.463Z] Removing intermediate container c883b0c1614d [2022-04-26T10:46:05.463Z] ---> e078c56af26b [2022-04-26T10:46:05.463Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T10:46:05.745Z] ---> Running in 0e7034ff51ca [2022-04-26T10:46:06.364Z] Removing intermediate container 0e7034ff51ca [2022-04-26T10:46:06.364Z] ---> f8934f50fc26 [2022-04-26T10:46:06.364Z] Step 30/31 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:46:06.652Z] ---> Running in a5c4d34a719d [2022-04-26T10:46:07.262Z] Removing intermediate container a5c4d34a719d [2022-04-26T10:46:07.262Z] ---> 8e2798fe8f2b [2022-04-26T10:46:07.262Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T10:46:07.537Z] ---> Running in 31f20208a7b8 [2022-04-26T10:46:08.139Z] Removing intermediate container 31f20208a7b8 [2022-04-26T10:46:08.139Z] ---> b672c43b3e74 [2022-04-26T10:46:08.139Z] [2022-04-26T10:46:08.417Z] Successfully built b672c43b3e74 [2022-04-26T10:46:08.417Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-26T10:46:08.417Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-04-26T10:46:47.462Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T10:46:47.462Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T10:46:47.462Z] ---> 3db8a53038d8 [2022-04-26T10:46:47.462Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T10:46:47.462Z] ---> Using cache [2022-04-26T10:46:47.462Z] ---> 91fdf5ce7933 [2022-04-26T10:46:47.462Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T10:46:47.462Z] ---> Running in 14e0588466b3 [2022-04-26T10:46:47.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:46:47.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:46:47.462Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T10:46:47.462Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T10:46:47.462Z] OK: 15737 distinct packages available [2022-04-26T10:46:47.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:46:47.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:46:48.067Z] OK: 220 MiB in 52 packages [2022-04-26T10:46:49.550Z] Removing intermediate container 14e0588466b3 [2022-04-26T10:46:49.550Z] ---> eefab01f207d [2022-04-26T10:46:49.550Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T10:46:51.002Z] ---> eef1bfe2207e [2022-04-26T10:46:51.002Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T10:46:51.002Z] ---> Running in 92827f5039f6 [2022-04-26T10:46:56.456Z] Removing intermediate container 92827f5039f6 [2022-04-26T10:46:56.456Z] ---> c8d4f7a435a5 [2022-04-26T10:46:56.456Z] Step 7/20 : COPY . . [2022-04-26T10:47:18.812Z] ---> 7083f459afbf [2022-04-26T10:47:18.812Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T10:47:18.812Z] ---> Running in bd3e9a6c9954 [2022-04-26T10:47:18.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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T10:48:05.805Z] Removing intermediate container 1bfd05b30fc7 [2022-04-26T10:48:05.805Z] ---> 404697604775 [2022-04-26T10:48:05.805Z] [2022-04-26T10:48:05.805Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T10:48:05.805Z] ---> ac73e934f311 [2022-04-26T10:48:05.805Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T10:48:05.805Z] ---> Using cache [2022-04-26T10:48:05.805Z] ---> 0b71535b2979 [2022-04-26T10:48:05.805Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T10:48:05.805Z] ---> Using cache [2022-04-26T10:48:05.805Z] ---> 24a3d5d7a0bf [2022-04-26T10:48:05.805Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T10:48:05.805Z] ---> Running in 05d7455875b0 [2022-04-26T10:48:05.805Z] Removing intermediate container 05d7455875b0 [2022-04-26T10:48:05.805Z] ---> 174c9c33395b [2022-04-26T10:48:05.805Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T10:48:05.805Z] ---> Running in c4d9c6477d99 [2022-04-26T10:48:05.805Z] Removing intermediate container c4d9c6477d99 [2022-04-26T10:48:05.805Z] ---> 3e7ff44eb13a [2022-04-26T10:48:05.805Z] Step 15/23 : WORKDIR / [2022-04-26T10:48:05.805Z] ---> Running in 1937abef5097 [2022-04-26T10:48:05.805Z] Removing intermediate container 1937abef5097 [2022-04-26T10:48:05.805Z] ---> 53deb26eda9a [2022-04-26T10:48:05.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:48:05.805Z] ---> 86fd4fd1b14b [2022-04-26T10:48:05.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T10:48:07.261Z] ---> e4acf9b86dd3 [2022-04-26T10:48:07.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T10:48:07.860Z] ---> 01f112825ad5 [2022-04-26T10:48:07.860Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T10:48:08.143Z] ---> Running in e877e202cc64 [2022-04-26T10:48:08.418Z] Removing intermediate container e877e202cc64 [2022-04-26T10:48:08.418Z] ---> fd39a82897fe [2022-04-26T10:48:08.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:48:08.694Z] ---> Running in 841cb9f38ac5 [2022-04-26T10:48:09.298Z] Removing intermediate container 841cb9f38ac5 [2022-04-26T10:48:09.298Z] ---> 53e3271959e2 [2022-04-26T10:48:09.298Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T10:48:09.298Z] ---> Running in 78e5c2719f36 [2022-04-26T10:48:09.900Z] Removing intermediate container 78e5c2719f36 [2022-04-26T10:48:09.900Z] ---> 3047321c9d46 [2022-04-26T10:48:09.900Z] Step 22/23 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:48:09.900Z] ---> Running in 1660533c86de [2022-04-26T10:48:10.502Z] Removing intermediate container 1660533c86de [2022-04-26T10:48:10.502Z] ---> 3f68aefbdfe9 [2022-04-26T10:48:10.502Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T10:48:10.502Z] ---> Running in cea274ae18f3 [2022-04-26T10:48:11.103Z] Removing intermediate container cea274ae18f3 [2022-04-26T10:48:11.103Z] ---> bd2ca68f0728 [2022-04-26T10:48:11.103Z] [2022-04-26T10:48:11.381Z] Successfully built bd2ca68f0728 [2022-04-26T10:48:11.381Z] Successfully tagged core-command-arm64:latest [2022-04-26T10:52:48.536Z]  Building core-command ... done Removing intermediate container bd3e9a6c9954 [2022-04-26T10:52:48.536Z] ---> 2c694b468531 [2022-04-26T10:52:48.536Z] [2022-04-26T10:52:48.536Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T10:52:48.536Z] 3.15: Pulling from library/alpine [2022-04-26T10:52:48.536Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T10:52:48.536Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T10:52:48.536Z] ---> 3fb3c9af89a9 [2022-04-26T10:52:48.536Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T10:52:48.536Z] ---> Running in 292c0fa2d413 [2022-04-26T10:52:48.536Z] Removing intermediate container 292c0fa2d413 [2022-04-26T10:52:48.536Z] ---> 6375fbc6ab1e [2022-04-26T10:52:48.536Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T10:52:48.536Z] ---> Running in e9d57192d660 [2022-04-26T10:52:48.536Z] Removing intermediate container e9d57192d660 [2022-04-26T10:52:48.536Z] ---> 64945c27c318 [2022-04-26T10:52:48.536Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T10:52:48.536Z] ---> Running in 0f184279e965 [2022-04-26T10:52:48.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:52:49.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:52:50.516Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T10:52:50.516Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T10:52:50.516Z] OK: 15729 distinct packages available [2022-04-26T10:52:50.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T10:52:51.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T10:52:52.766Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T10:52:53.044Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T10:52:53.044Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T10:52:53.044Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T10:52:53.320Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T10:52:53.320Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T10:52:53.320Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T10:52:53.597Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T10:52:53.598Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T10:52:53.598Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T10:52:53.598Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T10:52:54.202Z] OK: 8 MiB in 23 packages [2022-04-26T10:52:56.201Z] Removing intermediate container 0f184279e965 [2022-04-26T10:52:56.201Z] ---> 1bf20792f1e0 [2022-04-26T10:52:56.201Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T10:52:56.809Z] ---> 98e130925770 [2022-04-26T10:52:56.809Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T10:52:59.465Z] ---> 9ca25dd6e845 [2022-04-26T10:52:59.465Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T10:53:00.081Z] ---> d33aea5e185c [2022-04-26T10:53:00.081Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T10:53:00.366Z] ---> Running in 79c146dc5392 [2022-04-26T10:53:00.973Z] Removing intermediate container 79c146dc5392 [2022-04-26T10:53:00.973Z] ---> 4590c2de1bee [2022-04-26T10:53:00.973Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T10:53:00.973Z] ---> Running in 088cd8759dbc [2022-04-26T10:53:01.579Z] Removing intermediate container 088cd8759dbc [2022-04-26T10:53:01.579Z] ---> 22b449f2e474 [2022-04-26T10:53:01.579Z] Step 18/20 : LABEL arch=arm64 [2022-04-26T10:53:01.579Z] ---> Running in 1f52acac6899 [2022-04-26T10:53:02.178Z] Removing intermediate container 1f52acac6899 [2022-04-26T10:53:02.178Z] ---> 7c6abdaddab9 [2022-04-26T10:53:02.178Z] Step 19/20 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T10:53:02.178Z] ---> Running in 8c96c529f053 [2022-04-26T10:53:02.786Z] Removing intermediate container 8c96c529f053 [2022-04-26T10:53:02.786Z] ---> 003e48b76881 [2022-04-26T10:53:02.786Z] Step 20/20 : LABEL version=0.0.0 [2022-04-26T10:53:02.786Z] ---> Running in b59374ad7428 [2022-04-26T10:53:03.785Z] Removing intermediate container b59374ad7428 [2022-04-26T10:53:03.785Z] ---> c508cd2b55c3 [2022-04-26T10:53:03.785Z] [2022-04-26T10:53:04.060Z] Successfully built c508cd2b55c3 [2022-04-26T10:53:04.060Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-26T11:08:57.277Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-26T11:08:57.277Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T11:08:57.277Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T11:08:57.277Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T11:08:57.277Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T11:08:57.277Z] Building bin/spire-agent... [2022-04-26T11:08:57.277Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T11:08:57.277Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T11:08:57.277Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T11:08:57.277Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T11:08:57.277Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T11:08:57.277Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T11:08:57.277Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T11:08:57.277Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T11:08:57.277Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T11:08:57.277Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T11:08:57.277Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T11:08:57.277Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T11:08:57.277Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T11:08:57.277Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T11:08:57.277Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T11:08:57.277Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T11:08:57.277Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T11:08:57.277Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T11:08:57.277Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T11:08:57.277Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T11:08:57.277Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T11:08:57.277Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T11:08:59.289Z] Building bin/spire-agent... [2022-04-26T11:09:00.275Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T11:09:00.558Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T11:09:00.558Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T11:09:08.300Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T11:09:08.300Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T11:09:09.310Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T11:09:09.310Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T11:09:10.306Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T11:09:10.306Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T11:09:10.306Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T11:09:10.589Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T11:09:10.589Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T11:09:10.869Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T11:15:19.209Z] Removing intermediate container ec0e9015ca55 [2022-04-26T11:15:19.209Z] ---> f2a753c538c6 [2022-04-26T11:15:19.209Z] [2022-04-26T11:15:19.209Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T11:15:19.209Z] ---> 3fb3c9af89a9 [2022-04-26T11:15:19.209Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T11:15:19.209Z] ---> Using cache [2022-04-26T11:15:19.209Z] ---> 6375fbc6ab1e [2022-04-26T11:15:19.209Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T11:15:19.209Z] ---> Using cache [2022-04-26T11:15:19.209Z] ---> 64945c27c318 [2022-04-26T11:15:19.209Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T11:15:19.209Z] Removing intermediate container c90c1f31b039 [2022-04-26T11:15:19.209Z] ---> 4ff94b13fa95 [2022-04-26T11:15:19.209Z] [2022-04-26T11:15:19.209Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T11:15:19.209Z] ---> 3fb3c9af89a9 [2022-04-26T11:15:19.209Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T11:15:19.209Z] ---> Using cache [2022-04-26T11:15:19.209Z] ---> 6375fbc6ab1e [2022-04-26T11:15:19.209Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T11:15:19.209Z] ---> Using cache [2022-04-26T11:15:19.209Z] ---> 64945c27c318 [2022-04-26T11:15:19.209Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T11:15:19.209Z] ---> Running in 661fea4384b7 [2022-04-26T11:15:19.209Z] ---> Running in 8ebbbc119a73 [2022-04-26T11:15:19.209Z] Removing intermediate container 48d4bffe6c2c [2022-04-26T11:15:19.209Z] ---> 0adc46b7f1ef [2022-04-26T11:15:19.209Z] [2022-04-26T11:15:19.209Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T11:15:19.209Z] ---> 3fb3c9af89a9 [2022-04-26T11:15:19.209Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T11:15:19.209Z] ---> Using cache [2022-04-26T11:15:19.209Z] ---> 6375fbc6ab1e [2022-04-26T11:15:19.210Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T11:15:19.210Z] ---> Using cache [2022-04-26T11:15:19.210Z] ---> 64945c27c318 [2022-04-26T11:15:19.210Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T11:15:19.210Z] ---> Running in 7da607b1a181 [2022-04-26T11:15:19.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:19.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:19.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:19.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:19.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:19.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:19.814Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T11:15:19.814Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T11:15:19.814Z] OK: 15729 distinct packages available [2022-04-26T11:15:19.814Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T11:15:19.814Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T11:15:19.814Z] OK: 15729 distinct packages available [2022-04-26T11:15:19.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:19.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:20.085Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T11:15:20.085Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T11:15:20.085Z] OK: 15729 distinct packages available [2022-04-26T11:15:20.357Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:20.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:20.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:21.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T11:15:21.845Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T11:15:21.845Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T11:15:21.845Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T11:15:21.845Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T11:15:21.845Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T11:15:21.845Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T11:15:22.128Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T11:15:22.129Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T11:15:22.129Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T11:15:22.129Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T11:15:22.129Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T11:15:22.129Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T11:15:22.129Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T11:15:22.129Z] OK: 6 MiB in 18 packages [2022-04-26T11:15:22.129Z] OK: 6 MiB in 19 packages [2022-04-26T11:15:22.410Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T11:15:22.410Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T11:15:22.410Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T11:15:22.698Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T11:15:22.698Z] OK: 6 MiB in 19 packages [2022-04-26T11:15:23.677Z] Removing intermediate container 661fea4384b7 [2022-04-26T11:15:23.677Z] ---> 389cd7c5a252 [2022-04-26T11:15:23.677Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T11:15:23.677Z] Removing intermediate container 8ebbbc119a73 [2022-04-26T11:15:23.677Z] ---> ee177cdcfa41 [2022-04-26T11:15:23.677Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T11:15:23.951Z] Removing intermediate container 7da607b1a181 [2022-04-26T11:15:23.951Z] ---> 843eefd00500 [2022-04-26T11:15:23.951Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T11:15:27.347Z] ---> c4218736e37e [2022-04-26T11:15:27.347Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T11:15:28.326Z] ---> e06af6368875 [2022-04-26T11:15:28.326Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T11:15:28.326Z] ---> f0645129b3a0 [2022-04-26T11:15:28.326Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T11:15:29.309Z] ---> 0ceab7935885 [2022-04-26T11:15:29.309Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T11:15:29.309Z] ---> c171e5066d82 [2022-04-26T11:15:29.309Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T11:15:29.309Z] ---> Running in d327b1fd1a05 [2022-04-26T11:15:29.917Z] Removing intermediate container d327b1fd1a05 [2022-04-26T11:15:29.917Z] ---> 3c188379710c [2022-04-26T11:15:29.917Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T11:15:30.193Z] ---> dafb66423b3a [2022-04-26T11:15:30.193Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T11:15:30.793Z] ---> c3fde5a2fa37 [2022-04-26T11:15:30.793Z] Step 21/26 : WORKDIR / [2022-04-26T11:15:31.067Z] ---> f8229a40cbd2 [2022-04-26T11:15:31.067Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T11:15:31.067Z] ---> Running in f17c319d8944 [2022-04-26T11:15:31.067Z] ---> Running in b9eb231c5586 [2022-04-26T11:15:31.667Z] Removing intermediate container f17c319d8944 [2022-04-26T11:15:31.667Z] ---> 5d742a008c5f [2022-04-26T11:15:31.667Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T11:15:31.667Z] Removing intermediate container b9eb231c5586 [2022-04-26T11:15:31.667Z] ---> 087c13c7e779 [2022-04-26T11:15:31.667Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T11:15:31.667Z] ---> Running in def58b696a62 [2022-04-26T11:15:31.940Z] ---> a5de83b087fc [2022-04-26T11:15:31.940Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T11:15:31.940Z] ---> Running in 80c88c0aed36 [2022-04-26T11:15:32.218Z] Removing intermediate container def58b696a62 [2022-04-26T11:15:32.218Z] ---> 5f2105c6ae3e [2022-04-26T11:15:32.218Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T11:15:32.218Z] Removing intermediate container 80c88c0aed36 [2022-04-26T11:15:32.218Z] ---> c9d0d4575d29 [2022-04-26T11:15:32.218Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T11:15:32.218Z] ---> Running in 53052b743938 [2022-04-26T11:15:32.491Z] ---> Running in 41e970011b53 [2022-04-26T11:15:32.491Z] ---> 0cd1613efd1f [2022-04-26T11:15:32.491Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T11:15:32.765Z] Removing intermediate container 41e970011b53 [2022-04-26T11:15:32.765Z] ---> e28c2a898521 [2022-04-26T11:15:32.765Z] Step 24/25 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T11:15:32.765Z] Removing intermediate container 53052b743938 [2022-04-26T11:15:32.765Z] ---> b7eea2495033 [2022-04-26T11:15:32.765Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T11:15:33.040Z] ---> Running in 3a13c5e9740a [2022-04-26T11:15:33.040Z] ---> Running in 8236e3aa77e8 [2022-04-26T11:15:33.327Z] ---> 286c5e30eca7 [2022-04-26T11:15:33.327Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T11:15:33.327Z] Removing intermediate container 3a13c5e9740a [2022-04-26T11:15:33.327Z] ---> 814f5078d4b6 [2022-04-26T11:15:33.327Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T11:15:33.608Z] Removing intermediate container 8236e3aa77e8 [2022-04-26T11:15:33.608Z] ---> e0866048a8f6 [2022-04-26T11:15:33.608Z] Step 25/26 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T11:15:33.608Z] ---> Running in a8494e6a68d6 [2022-04-26T11:15:33.608Z] ---> Running in 3c62cd84d993 [2022-04-26T11:15:33.884Z] Removing intermediate container a8494e6a68d6 [2022-04-26T11:15:33.884Z] ---> 8d0e09102556 [2022-04-26T11:15:33.884Z] [2022-04-26T11:15:34.156Z] ---> 3b4639f2ad3b [2022-04-26T11:15:34.156Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T11:15:34.156Z] Removing intermediate container 3c62cd84d993 [2022-04-26T11:15:34.156Z] ---> Running in dae957597841 [2022-04-26T11:15:34.156Z] ---> 7d1eb72e9966 [2022-04-26T11:15:34.156Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T11:15:34.156Z] ---> Running in 30f804854f04 [2022-04-26T11:15:34.433Z] Successfully built 8d0e09102556 [2022-04-26T11:15:34.433Z] Successfully tagged security-spire-server-arm64:latest [2022-04-26T11:15:34.433Z]  Building security-spire-server ... done Removing intermediate container dae957597841 [2022-04-26T11:15:34.433Z] ---> bde7127d37e5 [2022-04-26T11:15:34.433Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T11:15:34.707Z] ---> Running in 8966d6c0ed31 [2022-04-26T11:15:34.707Z] Removing intermediate container 30f804854f04 [2022-04-26T11:15:34.707Z] ---> 75557f45d8a6 [2022-04-26T11:15:34.707Z] [2022-04-26T11:15:34.978Z] Successfully built 75557f45d8a6 [2022-04-26T11:15:34.978Z] Successfully tagged security-spire-config-arm64:latest [2022-04-26T11:15:34.978Z]  Building security-spire-config ... done Removing intermediate container 8966d6c0ed31 [2022-04-26T11:15:34.978Z] ---> 55b423c35309 [2022-04-26T11:15:34.978Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T11:15:34.978Z] ---> Running in 5d3f6059a838 [2022-04-26T11:15:35.572Z] Removing intermediate container 5d3f6059a838 [2022-04-26T11:15:35.572Z] ---> 19eecf90683b [2022-04-26T11:15:35.573Z] Step 25/26 : LABEL git_sha=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [2022-04-26T11:15:35.573Z] ---> Running in f2de04c94063 [2022-04-26T11:15:35.845Z] Removing intermediate container f2de04c94063 [2022-04-26T11:15:35.845Z] ---> ec900cb66870 [2022-04-26T11:15:35.845Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T11:15:35.845Z] ---> Running in 4eec3ce2a02f [2022-04-26T11:15:36.117Z] Removing intermediate container 4eec3ce2a02f [2022-04-26T11:15:36.117Z] ---> bd58cf245adf [2022-04-26T11:15:36.117Z] [2022-04-26T11:15:36.388Z] Successfully built bd58cf245adf [2022-04-26T11:15:36.388Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-26T11:15:36.673Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-26T11:15:36.686Z] $ docker stop --time=1 58bb42e67482daa50670a3e985cec79b128b5b1a7464c53fc5e5e95f80030256 [2022-04-26T11:15:38.696Z] $ docker rm -f 58bb42e67482daa50670a3e985cec79b128b5b1a7464c53fc5e5e95f80030256 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T11:15:39.314Z] + docker images [2022-04-26T11:15:39.905Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T11:15:39.905Z] security-spire-agent-arm64 latest bd58cf245adf 4 seconds ago 126MB [2022-04-26T11:15:39.905Z] security-spire-config-arm64 latest 75557f45d8a6 5 seconds ago 85.6MB [2022-04-26T11:15:39.905Z] security-spire-server-arm64 latest 8d0e09102556 6 seconds ago 86.3MB [2022-04-26T11:15:39.905Z] 0adc46b7f1ef 40 seconds ago 4.14GB [2022-04-26T11:15:39.905Z] f2a753c538c6 43 seconds ago 4.14GB [2022-04-26T11:15:39.905Z] 4ff94b13fa95 44 seconds ago 4.14GB [2022-04-26T11:15:39.905Z] security-spiffe-token-provider-arm64 latest c508cd2b55c3 22 minutes ago 27.9MB [2022-04-26T11:15:39.905Z] 2c694b468531 22 minutes ago 1.36GB [2022-04-26T11:15:39.905Z] core-command-arm64 latest bd2ca68f0728 27 minutes ago 15.5MB [2022-04-26T11:15:39.905Z] 404697604775 27 minutes ago 1.31GB [2022-04-26T11:15:39.905Z] security-bootstrapper-arm64 latest b672c43b3e74 29 minutes ago 18.3MB [2022-04-26T11:15:39.905Z] 9560eac03916 30 minutes ago 1.31GB [2022-04-26T11:15:39.905Z] sys-mgmt-agent-arm64 latest 9aae1fa41399 32 minutes ago 282MB [2022-04-26T11:15:39.905Z] fce2a10660f1 34 minutes ago 1.31GB [2022-04-26T11:15:39.905Z] security-secretstore-setup-arm64 latest 9f0af86b8e10 35 minutes ago 27.5MB [2022-04-26T11:15:39.905Z] 6f8c5f1e13c4 35 minutes ago 1.32GB [2022-04-26T11:15:39.905Z] support-notifications-arm64 latest 55589e092005 40 minutes ago 25.8MB [2022-04-26T11:15:39.905Z] support-scheduler-arm64 latest 2ab07a8f9615 40 minutes ago 25.3MB [2022-04-26T11:15:39.905Z] cbed76074938 41 minutes ago 1.36GB [2022-04-26T11:15:39.905Z] f0dacc8f3b85 41 minutes ago 1.37GB [2022-04-26T11:15:39.905Z] core-data-arm64 latest d578b12bccb4 41 minutes ago 21.6MB [2022-04-26T11:15:39.905Z] fe8f26943b23 42 minutes ago 1.34GB [2022-04-26T11:15:39.905Z] core-metadata-arm64 latest 7e186a5abecb 42 minutes ago 16.3MB [2022-04-26T11:15:39.905Z] security-proxy-setup-arm64 latest 31442b399ee0 42 minutes ago 26.1MB [2022-04-26T11:15:39.905Z] 83cce43cac3d 42 minutes ago 1.31GB [2022-04-26T11:15:39.905Z] 94e6256acd82 43 minutes ago 1.32GB [2022-04-26T11:15:39.905Z] ci-base-image-arm64 latest 3db8a53038d8 59 minutes ago 886MB [2022-04-26T11:15:39.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 days ago 551MB [2022-04-26T11:15:39.905Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-26T11:15:39.905Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-26T11:15:39.905Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-26T11:15:39.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T11:15:40.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T11:15:40.689Z] [2022-04-26T11:15:40.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T11:15:41.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T11:15:41.353Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T11:15:41.353Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T11:15:41.353Z] 04944245beec: Pulling fs layer [2022-04-26T11:15:41.353Z] 699f458cf7ca: Pulling fs layer [2022-04-26T11:15:41.353Z] 765212b225bb: Pulling fs layer [2022-04-26T11:15:41.353Z] f23df028b6ca: Pulling fs layer [2022-04-26T11:15:41.353Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T11:15:41.353Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T11:15:41.353Z] f23df028b6ca: Waiting [2022-04-26T11:15:41.353Z] d65c8cfc05b1: Waiting [2022-04-26T11:15:41.353Z] 2437ff75d9bd: Waiting [2022-04-26T11:15:41.353Z] 765212b225bb: Waiting [2022-04-26T11:15:41.353Z] 04944245beec: Verifying Checksum [2022-04-26T11:15:41.353Z] 04944245beec: Download complete [2022-04-26T11:15:41.353Z] 765212b225bb: Verifying Checksum [2022-04-26T11:15:41.353Z] 765212b225bb: Download complete [2022-04-26T11:15:41.353Z] f23df028b6ca: Download complete [2022-04-26T11:15:41.353Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T11:15:41.353Z] d65c8cfc05b1: Download complete [2022-04-26T11:15:41.626Z] 699f458cf7ca: Verifying Checksum [2022-04-26T11:15:41.626Z] 699f458cf7ca: Download complete [2022-04-26T11:15:41.901Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T11:15:41.901Z] 8998bd30e6a1: Download complete [2022-04-26T11:15:44.533Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T11:15:44.533Z] 2437ff75d9bd: Download complete [2022-04-26T11:15:46.513Z] 8998bd30e6a1: Pull complete [2022-04-26T11:15:46.791Z] 04944245beec: Pull complete [2022-04-26T11:15:48.233Z] 699f458cf7ca: Pull complete [2022-04-26T11:15:48.508Z] 765212b225bb: Pull complete [2022-04-26T11:15:49.489Z] f23df028b6ca: Pull complete [2022-04-26T11:15:49.489Z] d65c8cfc05b1: Pull complete [2022-04-26T11:16:04.842Z] 2437ff75d9bd: Pull complete [2022-04-26T11:16:04.842Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T11:16:04.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T11:16:04.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T11:16:05.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-23598 does not seem to be running inside a container [2022-04-26T11:16:05.187Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T11:16:07.866Z] $ docker top 5542eb22bd75f0175a80ecc49c07469ecadb41bc53c9488c7dc0d91d4223dd2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T11:16:08.941Z] ---> job-cost.sh [2022-04-26T11:16:08.941Z] lf-activate-venv: SKIPPING [2022-04-26T11:16:08.941Z] INFO: No Stack... [2022-04-26T11:16:09.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T11:16:10.516Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T11:16:11.223Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2022-04-26T11:16:11.223Z] -d, -f6 [Pipeline] lock [2022-04-26T11:16:11.274Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3990-1-stack-cost] [2022-04-26T11:16:11.279Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3990-1-stack-cost] did not exist. Created. [2022-04-26T11:16:11.279Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3990-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T11:16:11.966Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T11:16:12.225Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T11:16:12.246Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3990-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T11:16:12.314Z] $ docker stop --time=1 5542eb22bd75f0175a80ecc49c07469ecadb41bc53c9488c7dc0d91d4223dd2a [2022-04-26T11:16:13.833Z] $ docker rm -f 5542eb22bd75f0175a80ecc49c07469ecadb41bc53c9488c7dc0d91d4223dd2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-26T11:16:15.116Z] provisioning config files... [2022-04-26T11:16:15.127Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config725702936420032445tmp [Pipeline] { [Pipeline] sh [2022-04-26T11:16:15.474Z] + set +x [2022-04-26T11:16:15.474Z] + curl -s https://codecov.io/bash [2022-04-26T11:16:15.474Z] + bash -s -- [2022-04-26T11:16:15.474Z] [2022-04-26T11:16:15.474Z] _____ _ [2022-04-26T11:16:15.474Z] / ____| | | [2022-04-26T11:16:15.474Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T11:16:15.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T11:16:15.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T11:16:15.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T11:16:15.474Z] Bash-1.0.6 [2022-04-26T11:16:15.475Z] [2022-04-26T11:16:15.475Z] [2022-04-26T11:16:15.475Z] ==> git version 2.25.1 found [2022-04-26T11:16:15.475Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-26T11:16:15.475Z] Release-Date: 2020-01-08 [2022-04-26T11:16:15.475Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-26T11:16:15.475Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T11:16:15.475Z] ==> Jenkins CI detected. [2022-04-26T11:16:15.475Z] current dir:  /w/workspace/edgex-go/1 [2022-04-26T11:16:15.475Z] project root: . [2022-04-26T11:16:15.475Z] --> token set from env [2022-04-26T11:16:15.475Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T11:16:15.475Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T11:16:15.475Z] ==> Python coveragepy not found [2022-04-26T11:16:15.475Z] ==> Searching for coverage reports in: [2022-04-26T11:16:15.475Z] + . [2022-04-26T11:16:15.743Z] -> Found 1 reports [2022-04-26T11:16:15.743Z] ==> Detecting git/mercurial file structure [2022-04-26T11:16:15.743Z] ==> Reading reports [2022-04-26T11:16:15.743Z] + ./coverage.out bytes=435134 [2022-04-26T11:16:15.743Z] ==> Appending adjustments [2022-04-26T11:16:15.743Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T11:16:16.713Z] + Found adjustments [2022-04-26T11:16:16.713Z] ==> Gzipping contents [2022-04-26T11:16:16.713Z] 60K /tmp/codecov.neb0gm.gz [2022-04-26T11:16:16.713Z] ==> Uploading reports [2022-04-26T11:16:16.713Z] url: https://codecov.io [2022-04-26T11:16:16.713Z] query: branch=PR-3990&commit=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3990%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3990&job=&cmd_args= [2022-04-26T11:16:16.713Z] -> Pinging Codecov [2022-04-26T11:16:16.713Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3990&commit=aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3990%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3990&job=&cmd_args= [2022-04-26T11:16:17.663Z] -> Uploading to [2022-04-26T11:16:17.663Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86/962d8eb6-a878-4414-b95a-8a8b5f70d12e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T111617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16fe6bff340375d5f49f4879e3f448c1a7b6641134543ae86fe9710fc61fda6e [2022-04-26T11:16:17.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T11:16:17.663Z] Dload Upload Total Spent Left Speed [2022-04-26T11:16:17.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59817 0 0 100 59817 0 240k --:--:-- --:--:-- --:--:-- 240k [2022-04-26T11:16:17.927Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/aeaf064b2a260aeb2c8ee9c1b8f4a4873013ef86 [Pipeline] } [2022-04-26T11:16:17.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-26T11:16:19.411Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-26T11:16:19.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T11:16:20.665Z] ---> package-listing.sh [2022-04-26T11:16:20.665Z] ++ facter osfamily [2022-04-26T11:16:20.665Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T11:16:20.929Z] + OS_FAMILY=debian [2022-04-26T11:16:20.929Z] + workspace=/w/workspace/edgex-go/1 [2022-04-26T11:16:20.929Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T11:16:20.929Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T11:16:20.929Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T11:16:20.929Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T11:16:20.929Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-26T11:16:20.929Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T11:16:20.929Z] + case "${OS_FAMILY}" in [2022-04-26T11:16:20.929Z] + dpkg -l [2022-04-26T11:16:20.929Z] + grep '^ii' [2022-04-26T11:16:20.929Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T11:16:20.929Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T11:16:20.929Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T11:16:20.929Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-26T11:16:20.929Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-26T11:16:20.929Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-26T11:16:20.964Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T11:16:21.264Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T11:16:21.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T11:16:21.858Z] [2022-04-26T11:16:21.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T11:16:22.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T11:16:22.211Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T11:16:22.211Z] 5eb5b503b376: Pulling fs layer [2022-04-26T11:16:22.211Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T11:16:22.211Z] ec43610c2a17: Pulling fs layer [2022-04-26T11:16:22.211Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T11:16:22.211Z] 33b1e0a273af: Pulling fs layer [2022-04-26T11:16:22.211Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T11:16:22.211Z] 2f39f015ded8: Pulling fs layer [2022-04-26T11:16:22.211Z] 3a2ae6a8a46f: Waiting [2022-04-26T11:16:22.211Z] 2f39f015ded8: Waiting [2022-04-26T11:16:22.211Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T11:16:22.211Z] 5c69ac0246d0: Download complete [2022-04-26T11:16:22.211Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T11:16:22.211Z] 3a2ae6a8a46f: Download complete [2022-04-26T11:16:22.476Z] 33b1e0a273af: Verifying Checksum [2022-04-26T11:16:22.476Z] 33b1e0a273af: Download complete [2022-04-26T11:16:22.476Z] 5d3b04190fa2: Download complete [2022-04-26T11:16:22.476Z] ec43610c2a17: Verifying Checksum [2022-04-26T11:16:22.476Z] ec43610c2a17: Download complete [2022-04-26T11:16:22.743Z] 5eb5b503b376: Verifying Checksum [2022-04-26T11:16:22.743Z] 5eb5b503b376: Download complete [2022-04-26T11:16:23.317Z] 2f39f015ded8: Download complete [2022-04-26T11:16:24.094Z] 5eb5b503b376: Pull complete [2022-04-26T11:16:24.094Z] 5c69ac0246d0: Pull complete [2022-04-26T11:16:24.357Z] ec43610c2a17: Pull complete [2022-04-26T11:16:24.618Z] 3a2ae6a8a46f: Pull complete [2022-04-26T11:16:24.619Z] 33b1e0a273af: Pull complete [2022-04-26T11:16:24.879Z] 5d3b04190fa2: Pull complete [2022-04-26T11:16:29.102Z] 2f39f015ded8: Pull complete [2022-04-26T11:16:29.102Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T11:16:29.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T11:16:29.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T11:16:29.201Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2022-04-26T11:16:29.240Z] $ 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-04-26T11:16:31.032Z] $ docker top fef0c84b1209b0a215949b13c477e8a7030f09cbe5a328893418c885dfdf9b52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T11:16:31.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T11:16:31.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T11:16:32.134Z] + ls /var/log/sa-host [2022-04-26T11:16:32.134Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T11:16:32.447Z] provisioning config files... [2022-04-26T11:16:32.504Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8860176089240651239tmp [Pipeline] { [Pipeline] echo [2022-04-26T11:16:32.550Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T11:16:32.882Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T11:16:32.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T11:16:33.340Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T11:16:33.371Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T11:16:33.694Z] ---> sudo-logs.sh [2022-04-26T11:16:33.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T11:16:33.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T11:16:34.098Z] ---> job-cost.sh [2022-04-26T11:16:34.098Z] lf-activate-venv: SKIPPING [2022-04-26T11:16:34.098Z] DEBUG: total: 0.2199999988079071 [2022-04-26T11:16:34.098Z] INFO: Retrieving Stack Cost... [2022-04-26T11:16:34.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T11:16:35.255Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T11:16:35.300Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T11:16:35.618Z] ---> logs-deploy.sh [2022-04-26T11:16:35.618Z] lf-activate-venv: SKIPPING [2022-04-26T11:16:35.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3990/1 [2022-04-26T11:16:35.618Z] INFO: archiving workspace using pattern(s): [2022-04-26T11:16:36.568Z] Archives upload complete. [2022-04-26T11:16:36.839Z] INFO: archiving logs to Nexus